#71D2DF#71D2DF
#71D2DF is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.9% C 0.093 H 206.8°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #71D2DF |
|---|---|
| RGB | rgb(113, 210, 223) |
| HSL | hsl(187, 63%, 66%) |
| HSV | hsv(187, 49%, 87%) |
| CMYK | cmyk(49.3%, 5.8%, 0%, 12.5%) |
| CIE-LAB | lab(79.00, -25.14, -15.26) |
| CIE-LCH | lch(79.00, 29.41, 211.26°) |
| OKLab | oklab(80.93% -0.0832 -0.0421) |
| OKLCH | oklch(80.93% 0.093 206.8) |
| XYZ | xyz(43.1707, 54.9279, 78.1249) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.14
Robin'S Egg
#6DEDFD
ΔE00 6.27
Robin Egg Blue
#8AF1FE
ΔE00 7.07
Robin'S Egg Blue
#98EFF9
ΔE00 7.08
Neon Blue
#04D9FF
ΔE00 7.27
Darkturquoise
#00CED1
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D2DF #DF7E71
analogous
#71DFB5 #71D2DF #719BDF
triadic
#71D2DF #DF71D2 #D2DF71
tetradic
#71D2DF #B571DF #DF7E71 #9BDF71
square
#71D2DF #B571DF #DF7E71 #9BDF71
split-complementary
#71D2DF #DF719B #DFB571
monochromatic
#279EAE #3FC2D4 #71D2DF #A3E2EA #D5F2F6
Accessibility & contrast
On white
1.75
#71D2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#71D2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D2DF
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D2DF | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBE0
Deuteranopia (green-blind)
#B2BEDF
Tritanopia (blue-blind)
#2DD9D6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #71d2df; /* rgb */ color: rgb(113, 210, 223); /* oklch */ color: oklch(80.9% 0.093 206.8);
Tailwind
colors: {
custom: {
50: '#a1e0e9',
500: '#71d2df',
950: '#000000',
},
}SCSS
$custom: #71d2df; $custom-light: #a1e0e9; $custom-dark: #000000;
JSON
{
"hex": "#71d2df",
"rgb": {
"r": 113,
"g": 210,
"b": 223
},
"hsl": {
"h": 187.091,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.80931,
"c": 0.09321,
"h": 206.8
},
"luminance": 0.54932
}Semantic roles & 50–950 ramp
primary
#71D2DF
secondary
#B05144
accent
#2F1BCB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484