#71DAE1#71DAE1
#71DAE1 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.8% C 0.098 H 201.2°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #71DAE1 |
|---|---|
| RGB | rgb(113, 218, 225) |
| HSL | hsl(184, 65%, 66%) |
| HSV | hsv(184, 50%, 88%) |
| CMYK | cmyk(49.8%, 3.1%, 0%, 11.8%) |
| CIE-LAB | lab(81.34, -28.52, -12.82) |
| CIE-LCH | lch(81.34, 31.27, 204.20°) |
| OKLab | oklab(82.83% -0.0912 -0.0354) |
| OKLCH | oklch(82.83% 0.098 201.2) |
| XYZ | xyz(45.4666, 59.0857, 80.2282) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.94
Robin'S Egg
#6DEDFD
ΔE00 5.08
Robin Egg Blue
#8AF1FE
ΔE00 5.83
Robin'S Egg Blue
#98EFF9
ΔE00 5.90
Mediumturquoise
#48D1CC
ΔE00 6.19
Darkturquoise
#00CED1
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DAE1 #E17871
analogous
#71E1B0 #71DAE1 #71A2E1
triadic
#71DAE1 #E171DA #DAE171
tetradic
#71DAE1 #B071E1 #E17871 #A2E171
square
#71DAE1 #B071E1 #E17871 #A2E171
split-complementary
#71DAE1 #E171A2 #E1B071
monochromatic
#26A9B2 #3ECDD6 #71DAE1 #A4E7EC #D6F4F6
Accessibility & contrast
On white
1.64
#71DAE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#71DAE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DAE1
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DAE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DAE1 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E2
Deuteranopia (green-blind)
#BAC4E2
Tritanopia (blue-blind)
#25E1DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71dae1; /* rgb */ color: rgb(113, 218, 225); /* oklch */ color: oklch(82.8% 0.098 201.2);
Tailwind
colors: {
custom: {
50: '#a2e5ea',
500: '#71dae1',
950: '#000000',
},
}SCSS
$custom: #71dae1; $custom-light: #a2e5ea; $custom-dark: #000000;
JSON
{
"hex": "#71dae1",
"rgb": {
"r": 113,
"g": 218,
"b": 225
},
"hsl": {
"h": 183.75,
"s": 65.116,
"l": 66.275
},
"oklch": {
"l": 0.8283,
"c": 0.09784,
"h": 201.2
},
"luminance": 0.5909
}Semantic roles & 50–950 ramp
primary
#71DAE1
secondary
#B34A43
accent
#2419CD
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484