#71D4E6#71D4E6
#71D4E6 is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.6% C 0.096 H 210.8°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #71D4E6 |
|---|---|
| RGB | rgb(113, 212, 230) |
| HSL | hsl(189, 70%, 67%) |
| HSV | hsv(189, 51%, 90%) |
| CMYK | cmyk(50.9%, 7.8%, 0%, 9.8%) |
| CIE-LAB | lab(79.79, -24.25, -17.81) |
| CIE-LCH | lch(79.79, 30.09, 216.30°) |
| OKLab | oklab(81.64% -0.0826 -0.0492) |
| OKLCH | oklch(81.64% 0.096 210.8) |
| XYZ | xyz(44.6309, 56.3069, 83.3639) |
| Luminance | 0.5631 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.51
Neon Blue
#04D9FF
ΔE00 5.91
Robin'S Egg
#6DEDFD
ΔE00 5.98
Sky Blue
#87CEEB
ΔE00 6.21
Robin Egg Blue
#8AF1FE
ΔE00 6.80
Robin'S Egg Blue
#98EFF9
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D4E6 #E68371
analogous
#71E6BE #71D4E6 #7199E6
triadic
#71D4E6 #E671D4 #D4E671
tetradic
#71D4E6 #BE71E6 #E68371 #99E671
square
#71D4E6 #BE71E6 #E68371 #99E671
split-complementary
#71D4E6 #E67199 #E6BE71
monochromatic
#21A4BC #3DC4DD #71D4E6 #A5E4EF #D9F4F8
Accessibility & contrast
On white
1.71
#71D4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#71D4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D4E6
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D4E6 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CEE7
Deuteranopia (green-blind)
#B2C0E6
Tritanopia (blue-blind)
#21DCD9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #71d4e6; /* rgb */ color: rgb(113, 212, 230); /* oklch */ color: oklch(81.6% 0.096 210.8);
Tailwind
colors: {
custom: {
50: '#a2e1ee',
500: '#71d4e6',
950: '#000000',
},
}SCSS
$custom: #71d4e6; $custom-light: #a2e1ee; $custom-dark: #000000;
JSON
{
"hex": "#71d4e6",
"rgb": {
"r": 113,
"g": 212,
"b": 230
},
"hsl": {
"h": 189.231,
"s": 70.06,
"l": 67.255
},
"oklch": {
"l": 0.81636,
"c": 0.09617,
"h": 210.8
},
"luminance": 0.56311
}Semantic roles & 50–950 ramp
primary
#71D4E6
secondary
#BB5340
accent
#3113D2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485