#71DDF5#71DDF5
#71DDF5 is a very light, moderate cyan. Relative luminance 0.618; OKLCH L 84.2% C 0.105 H 214.1°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #71DDF5 |
|---|---|
| RGB | rgb(113, 221, 245) |
| HSL | hsl(191, 87%, 70%) |
| HSV | hsv(191, 54%, 96%) |
| CMYK | cmyk(53.9%, 9.8%, 0%, 3.9%) |
| CIE-LAB | lab(82.81, -24.62, -21.22) |
| CIE-LCH | lch(82.81, 32.50, 220.76°) |
| OKLab | oklab(84.22% -0.0866 -0.0587) |
| OKLCH | oklch(84.22% 0.105 214.1) |
| XYZ | xyz(49.1414, 61.8117, 95.7096) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.71
Robin'S Egg
#6DEDFD
ΔE00 4.89
Robin Egg Blue
#8AF1FE
ΔE00 5.71
Sky Blue
#87CEEB
ΔE00 5.99
Robin'S Egg Blue
#98EFF9
ΔE00 6.25
Aqua Blue
#02D8E9
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DDF5 #F58971
analogous
#71F5CB #71DDF5 #719BF5
triadic
#71DDF5 #F571DD #DDF571
tetradic
#71DDF5 #CB71F5 #F58971 #9BF571
square
#71DDF5 #CB71F5 #F58971 #9BF571
split-complementary
#71DDF5 #F5719B #F5CB71
monochromatic
#10B7DC #38CFF1 #71DDF5 #AAEBF9 #E2F8FD
Accessibility & contrast
On white
1.57
#71DDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#71DDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DDF5
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DDF5 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD7F6
Deuteranopia (green-blind)
#B7C8F5
Tritanopia (blue-blind)
#00E6E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #71ddf5; /* rgb */ color: rgb(113, 221, 245); /* oklch */ color: oklch(84.2% 0.105 214.1);
Tailwind
colors: {
custom: {
50: '#a3e7f8',
500: '#71ddf5',
950: '#000000',
},
}SCSS
$custom: #71ddf5; $custom-light: #a3e7f8; $custom-dark: #000000;
JSON
{
"hex": "#71ddf5",
"rgb": {
"r": 113,
"g": 221,
"b": 245
},
"hsl": {
"h": 190.909,
"s": 86.842,
"l": 70.196
},
"oklch": {
"l": 0.8422,
"c": 0.10464,
"h": 214.1
},
"luminance": 0.61816
}Semantic roles & 50–950 ramp
primary
#71DDF5
secondary
#CF563B
accent
#2B02E3
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485