#71CEDE#71CEDE
#71CEDE is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.0% C 0.091 H 209.9°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #71CEDE |
|---|---|
| RGB | rgb(113, 206, 222) |
| HSL | hsl(189, 62%, 66%) |
| HSV | hsv(189, 49%, 87%) |
| CMYK | cmyk(49.1%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(77.83, -23.42, -16.48) |
| CIE-LCH | lch(77.83, 28.64, 215.14°) |
| OKLab | oklab(79.98% -0.0791 -0.0455) |
| OKLCH | oklch(79.98% 0.091 209.9) |
| XYZ | xyz(42.0611, 52.9237, 77.0919) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.92
Sky Blue
#87CEEB
ΔE00 6.37
Neon Blue
#04D9FF
ΔE00 6.81
Robin'S Egg
#6DEDFD
ΔE00 7.32
Baby Blue
#89CFF0
ΔE00 7.68
Robin'S Egg Blue
#98EFF9
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CEDE #DE8171
analogous
#71DEB7 #71CEDE #7197DE
triadic
#71CEDE #DE71CE #CEDE71
tetradic
#71CEDE #B771DE #DE8171 #97DE71
square
#71CEDE #B771DE #DE8171 #97DE71
split-complementary
#71CEDE #DE7197 #DEB771
monochromatic
#2899AD #3FBDD2 #71CEDE #A3DFEA #D4F0F5
Accessibility & contrast
On white
1.81
#71CEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#71CEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CEDE
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CEDE | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DF
Deuteranopia (green-blind)
#AEBBDE
Tritanopia (blue-blind)
#30D6D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #71cede; /* rgb */ color: rgb(113, 206, 222); /* oklch */ color: oklch(80.0% 0.091 209.9);
Tailwind
colors: {
custom: {
50: '#a1dde8',
500: '#71cede',
950: '#000000',
},
}SCSS
$custom: #71cede; $custom-light: #a1dde8; $custom-dark: #000000;
JSON
{
"hex": "#71cede",
"rgb": {
"r": 113,
"g": 206,
"b": 222
},
"hsl": {
"h": 188.807,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.79983,
"c": 0.09123,
"h": 209.9
},
"luminance": 0.52927
}Semantic roles & 50–950 ramp
primary
#71CEDE
secondary
#AF5445
accent
#351BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484