#71DFFB#71DFFB
#71DFFB is a very light, moderate cyan. Relative luminance 0.633; OKLCH L 84.9% C 0.108 H 216.7°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #71DFFB |
|---|---|
| RGB | rgb(113, 223, 251) |
| HSL | hsl(192, 95%, 71%) |
| HSV | hsv(192, 55%, 98%) |
| CMYK | cmyk(55%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(83.57, -23.94, -23.24) |
| CIE-LCH | lch(83.57, 33.37, 224.15°) |
| OKLab | oklab(84.89% -0.0865 -0.0644) |
| OKLCH | oklch(84.89% 0.108 216.7) |
| XYZ | xyz(50.6035, 63.2464, 100.7891) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.41
Robin'S Egg
#6DEDFD
ΔE00 5.48
Sky Blue
#87CEEB
ΔE00 5.70
Robin Egg Blue
#8AF1FE
ΔE00 6.19
Baby Blue
#89CFF0
ΔE00 6.35
Ice Blue
#A5DFF9
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DFFB #FB8D71
analogous
#71FBD2 #71DFFB #719AFB
triadic
#71DFFB #FB71DF #DFFB71
tetradic
#71DFFB #D271FB #FB8D71 #9AFB71
square
#71DFFB #D271FB #FB8D71 #9AFB71
split-complementary
#71DFFB #FB719A #FBD271
monochromatic
#07BDEB #35D2F9 #71DFFB #ADECFD #E1F8FE
Accessibility & contrast
On white
1.54
#71DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#71DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DFFB
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DFFB | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FD
Deuteranopia (green-blind)
#B7CAFB
Tritanopia (blue-blind)
#00E9E8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #71dffb; /* rgb */ color: rgb(113, 223, 251); /* oklch */ color: oklch(84.9% 0.108 216.7);
Tailwind
colors: {
custom: {
50: '#a4e9fc',
500: '#71dffb',
950: '#000000',
},
}SCSS
$custom: #71dffb; $custom-light: #a4e9fc; $custom-dark: #000000;
JSON
{
"hex": "#71dffb",
"rgb": {
"r": 113,
"g": 223,
"b": 251
},
"hsl": {
"h": 192.174,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.84893,
"c": 0.10782,
"h": 216.7
},
"luminance": 0.63251
}Semantic roles & 50–950 ramp
primary
#71DFFB
secondary
#D75939
accent
#2F00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485