#71CEDD#71CEDD
#71CEDD is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.9% C 0.091 H 209.0°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #71CEDD |
|---|---|
| RGB | rgb(113, 206, 221) |
| HSL | hsl(188, 61%, 65%) |
| HSV | hsv(188, 49%, 87%) |
| CMYK | cmyk(48.9%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(77.80, -23.68, -15.99) |
| CIE-LCH | lch(77.80, 28.58, 214.03°) |
| OKLab | oklab(79.95% -0.0795 -0.0441) |
| OKLCH | oklch(79.95% 0.091 209) |
| XYZ | xyz(41.9274, 52.8702, 76.3881) |
| Luminance | 0.5287 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.80
Sky Blue
#87CEEB
ΔE00 6.69
Neon Blue
#04D9FF
ΔE00 7.04
Robin'S Egg
#6DEDFD
ΔE00 7.28
Robin'S Egg Blue
#98EFF9
ΔE00 8.00
Baby Blue
#89CFF0
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CEDD #DD8071
analogous
#71DDB6 #71CEDD #7198DD
triadic
#71CEDD #DD71CE #CEDD71
tetradic
#71CEDD #B671DD #DD8071 #98DD71
square
#71CEDD #B671DD #DD8071 #98DD71
split-complementary
#71CEDD #DD7198 #DDB671
monochromatic
#2999AB #40BDD1 #71CEDD #A2DFE9 #D4F0F5
Accessibility & contrast
On white
1.81
#71CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#71CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CEDD
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CEDD | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DE
Deuteranopia (green-blind)
#AFBBDD
Tritanopia (blue-blind)
#31D5D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #71cedd; /* rgb */ color: rgb(113, 206, 221); /* oklch */ color: oklch(79.9% 0.091 209.0);
Tailwind
colors: {
custom: {
50: '#a1dde7',
500: '#71cedd',
950: '#000000',
},
}SCSS
$custom: #71cedd; $custom-light: #a1dde7; $custom-dark: #000000;
JSON
{
"hex": "#71cedd",
"rgb": {
"r": 113,
"g": 206,
"b": 221
},
"hsl": {
"h": 188.333,
"s": 61.364,
"l": 65.49
},
"oklch": {
"l": 0.79947,
"c": 0.0909,
"h": 209
},
"luminance": 0.52874
}Semantic roles & 50–950 ramp
primary
#71CEDD
secondary
#AD5445
accent
#341CC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484