#71DEF4#71DEF4
#71DEF4 is a very light, moderate cyan. Relative luminance 0.623; OKLCH L 84.4% C 0.104 H 212.5°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #71DEF4 |
|---|---|
| RGB | rgb(113, 222, 244) |
| HSL | hsl(190, 86%, 70%) |
| HSV | hsv(190, 54%, 96%) |
| CMYK | cmyk(53.7%, 9%, 0%, 4.3%) |
| CIE-LAB | lab(83.06, -25.38, -20.31) |
| CIE-LCH | lch(83.06, 32.51, 218.67°) |
| OKLab | oklab(84.41% -0.0881 -0.0562) |
| OKLCH | oklch(84.41% 0.104 212.5) |
| XYZ | xyz(49.2540, 62.2804, 94.9961) |
| Luminance | 0.6229 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.27
Neon Blue
#04D9FF
ΔE00 5.06
Robin Egg Blue
#8AF1FE
ΔE00 5.17
Robin'S Egg Blue
#98EFF9
ΔE00 5.74
Aqua Blue
#02D8E9
ΔE00 5.91
Sky Blue
#87CEEB
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DEF4 #F48771
analogous
#71F4C8 #71DEF4 #719DF4
triadic
#71DEF4 #F471DE #DEF471
tetradic
#71DEF4 #C871F4 #F48771 #9DF471
square
#71DEF4 #C871F4 #F48771 #9DF471
split-complementary
#71DEF4 #F4719D #F4C871
monochromatic
#11B8DA #38D1F0 #71DEF4 #AAEBF8 #E3F8FD
Accessibility & contrast
On white
1.56
#71DEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#71DEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DEF4
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DEF4 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F5
Deuteranopia (green-blind)
#B9C8F4
Tritanopia (blue-blind)
#00E7E5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #71def4; /* rgb */ color: rgb(113, 222, 244); /* oklch */ color: oklch(84.4% 0.104 212.5);
Tailwind
colors: {
custom: {
50: '#a3e8f7',
500: '#71def4',
950: '#000000',
},
}SCSS
$custom: #71def4; $custom-light: #a3e8f7; $custom-dark: #000000;
JSON
{
"hex": "#71def4",
"rgb": {
"r": 113,
"g": 222,
"b": 244
},
"hsl": {
"h": 190.076,
"s": 85.621,
"l": 70
},
"oklch": {
"l": 0.84409,
"c": 0.10447,
"h": 212.5
},
"luminance": 0.62285
}Semantic roles & 50–950 ramp
primary
#71DEF4
secondary
#CE543B
accent
#2903E2
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485