#71D4E4#71D4E4
#71D4E4 is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.6% C 0.095 H 209.1°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #71D4E4 |
|---|---|
| RGB | rgb(113, 212, 228) |
| HSL | hsl(188, 68%, 67%) |
| HSV | hsv(188, 50%, 89%) |
| CMYK | cmyk(50.4%, 7%, 0%, 10.6%) |
| CIE-LAB | lab(79.72, -24.79, -16.84) |
| CIE-LCH | lch(79.72, 29.97, 214.19°) |
| OKLab | oklab(81.57% -0.0834 -0.0465) |
| OKLCH | oklch(81.57% 0.095 209.1) |
| XYZ | xyz(44.3516, 56.1952, 81.8933) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.22
Robin'S Egg
#6DEDFD
ΔE00 5.84
Neon Blue
#04D9FF
ΔE00 6.38
Robin Egg Blue
#8AF1FE
ΔE00 6.67
Robin'S Egg Blue
#98EFF9
ΔE00 6.80
Sky Blue
#87CEEB
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D4E4 #E48171
analogous
#71E4BB #71D4E4 #719BE4
triadic
#71D4E4 #E471D4 #D4E471
tetradic
#71D4E4 #BB71E4 #E48171 #9BE471
square
#71D4E4 #BB71E4 #E48171 #9BE471
split-complementary
#71D4E4 #E4719B #E4BB71
monochromatic
#23A3B8 #3EC4DA #71D4E4 #A4E4EE #D8F3F8
Accessibility & contrast
On white
1.72
#71D4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#71D4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D4E4
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D4E4 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CDE5
Deuteranopia (green-blind)
#B3C0E4
Tritanopia (blue-blind)
#25DCD9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #71d4e4; /* rgb */ color: rgb(113, 212, 228); /* oklch */ color: oklch(81.6% 0.095 209.1);
Tailwind
colors: {
custom: {
50: '#a2e1ec',
500: '#71d4e4',
950: '#000000',
},
}SCSS
$custom: #71d4e4; $custom-light: #a2e1ec; $custom-dark: #000000;
JSON
{
"hex": "#71d4e4",
"rgb": {
"r": 113,
"g": 212,
"b": 228
},
"hsl": {
"h": 188.348,
"s": 68.047,
"l": 66.863
},
"oklch": {
"l": 0.81565,
"c": 0.09549,
"h": 209.1
},
"luminance": 0.56199
}Semantic roles & 50–950 ramp
primary
#71D4E4
secondary
#B85241
accent
#2F16D0
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101516
muted
#808484