#73E2FF#73E2FF
#73E2FF is a very light, moderate cyan. Relative luminance 0.653; OKLCH L 85.8% C 0.109 H 217.2°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #73E2FF |
|---|---|
| RGB | rgb(115, 226, 255) |
| HSL | hsl(192, 100%, 73%) |
| HSV | hsv(192, 55%, 100%) |
| CMYK | cmyk(54.9%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(84.61, -23.93, -23.76) |
| CIE-LCH | lch(84.61, 33.72, 224.80°) |
| OKLab | oklab(85.79% -0.0868 -0.0659) |
| OKLCH | oklch(85.79% 0.109 217.2) |
| XYZ | xyz(52.3095, 65.2527, 104.4267) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.70
Robin'S Egg
#6DEDFD
ΔE00 5.38
Robin Egg Blue
#8AF1FE
ΔE00 5.99
Sky Blue
#87CEEB
ΔE00 6.05
Ice Blue
#A5DFF9
ΔE00 6.50
Baby Blue
#89CFF0
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E2FF #FF9073
analogous
#73FFD6 #73E2FF #739CFF
triadic
#73E2FF #FF73E2 #E2FF73
tetradic
#73E2FF #D673FF #FF9073 #9CFF73
square
#73E2FF #D673FF #FF9073 #9CFF73
split-complementary
#73E2FF #FF739C #FFD673
monochromatic
#00C4F8 #36D5FF #73E2FF #B0EFFF #E0F9FF
Accessibility & contrast
On white
1.49
#73E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#73E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E2FF
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E2FF | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#BACCFF
Tritanopia (blue-blind)
#00ECEB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #73e2ff; /* rgb */ color: rgb(115, 226, 255); /* oklch */ color: oklch(85.8% 0.109 217.2);
Tailwind
colors: {
custom: {
50: '#a6ebff',
500: '#73e2ff',
950: '#000000',
},
}SCSS
$custom: #73e2ff; $custom-light: #a6ebff; $custom-dark: #000000;
JSON
{
"hex": "#73e2ff",
"rgb": {
"r": 115,
"g": 226,
"b": 255
},
"hsl": {
"h": 192.429,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.85791,
"c": 0.109,
"h": 217.2
},
"luminance": 0.65258
}Semantic roles & 50–950 ramp
primary
#73E2FF
secondary
#DC5C3A
accent
#3000E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101618
muted
#818486