#71D2E4#71D2E4
#71D2E4 is a light, moderate teal. Relative luminance 0.552; OKLCH L 81.1% C 0.095 H 211.0°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #71D2E4 |
|---|---|
| RGB | rgb(113, 210, 228) |
| HSL | hsl(189, 68%, 67%) |
| HSV | hsv(189, 50%, 89%) |
| CMYK | cmyk(50.4%, 7.9%, 0%, 10.6%) |
| CIE-LAB | lab(79.16, -23.80, -17.70) |
| CIE-LCH | lch(79.16, 29.66, 216.64°) |
| OKLab | oklab(81.11% -0.0812 -0.0489) |
| OKLCH | oklch(81.11% 0.095 211) |
| XYZ | xyz(43.8548, 55.2015, 81.7277) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.71
Sky Blue
#87CEEB
ΔE00 6.02
Neon Blue
#04D9FF
ΔE00 6.03
Robin'S Egg
#6DEDFD
ΔE00 6.47
Baby Blue
#89CFF0
ΔE00 7.27
Robin Egg Blue
#8AF1FE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D2E4 #E48371
analogous
#71E4BC #71D2E4 #7199E4
triadic
#71D2E4 #E471D2 #D2E471
tetradic
#71D2E4 #BC71E4 #E48371 #99E471
square
#71D2E4 #BC71E4 #E48371 #99E471
split-complementary
#71D2E4 #E47199 #E4BC71
monochromatic
#23A0B8 #3EC2DA #71D2E4 #A4E2EE #D8F3F8
Accessibility & contrast
On white
1.74
#71D2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#71D2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D2E4
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D2E4 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CCE5
Deuteranopia (green-blind)
#B1BEE4
Tritanopia (blue-blind)
#26DAD7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #71d2e4; /* rgb */ color: rgb(113, 210, 228); /* oklch */ color: oklch(81.1% 0.095 211.0);
Tailwind
colors: {
custom: {
50: '#a2e0ec',
500: '#71d2e4',
950: '#000000',
},
}SCSS
$custom: #71d2e4; $custom-light: #a2e0ec; $custom-dark: #000000;
JSON
{
"hex": "#71d2e4",
"rgb": {
"r": 113,
"g": 210,
"b": 228
},
"hsl": {
"h": 189.391,
"s": 68.047,
"l": 66.863
},
"oklch": {
"l": 0.8111,
"c": 0.09477,
"h": 211
},
"luminance": 0.55205
}Semantic roles & 50–950 ramp
primary
#71D2E4
secondary
#B85441
accent
#3316D0
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101516
muted
#808484