#71CFE9#71CFE9
#71CFE9 is a light, moderate cyan. Relative luminance 0.540; OKLCH L 80.6% C 0.096 H 218.0°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #71CFE9 |
|---|---|
| RGB | rgb(113, 207, 233) |
| HSL | hsl(193, 73%, 68%) |
| HSV | hsv(193, 52%, 91%) |
| CMYK | cmyk(51.5%, 11.2%, 0%, 8.6%) |
| CIE-LAB | lab(78.47, -20.93, -21.41) |
| CIE-LCH | lch(78.47, 29.94, 225.66°) |
| OKLab | oklab(80.61% -0.0759 -0.0592) |
| OKLCH | oklch(80.61% 0.096 218) |
| XYZ | xyz(43.8252, 54.0157, 85.1916) |
| Luminance | 0.5402 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.57
Baby Blue
#89CFF0
ΔE00 4.72
Neon Blue
#04D9FF
ΔE00 5.26
Bright Sky Blue
#02CCFE
ΔE00 6.30
Ice Blue
#A5DFF9
ΔE00 7.08
Lightblue (survey)
#7BC8F6
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CFE9 #E98B71
analogous
#71E9C7 #71CFE9 #7193E9
triadic
#71CFE9 #E971CF #CFE971
tetradic
#71CFE9 #C771E9 #E98B71 #93E971
square
#71CFE9 #C771E9 #E98B71 #93E971
split-complementary
#71CFE9 #E97193 #E9C771
monochromatic
#1E9EC2 #3CBDE1 #71CFE9 #A6E1F1 #DBF3F9
Accessibility & contrast
On white
1.78
#71CFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#71CFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CFE9
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CFE9 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECAEA
Deuteranopia (green-blind)
#ACBCE9
Tritanopia (blue-blind)
#1FD8D7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #71cfe9; /* rgb */ color: rgb(113, 207, 233); /* oklch */ color: oklch(80.6% 0.096 218.0);
Tailwind
colors: {
custom: {
50: '#a2ddf0',
500: '#71cfe9',
950: '#000000',
},
}SCSS
$custom: #71cfe9; $custom-light: #a2ddf0; $custom-dark: #000000;
JSON
{
"hex": "#71cfe9",
"rgb": {
"r": 113,
"g": 207,
"b": 233
},
"hsl": {
"h": 193,
"s": 73.171,
"l": 67.843
},
"oklch": {
"l": 0.80614,
"c": 0.09633,
"h": 218
},
"luminance": 0.5402
}Semantic roles & 50–950 ramp
primary
#71CFE9
secondary
#C05A3E
accent
#3B10D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485