#71DCED#71DCED
#71DCED is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.7% C 0.101 H 209.0°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #71DCED |
|---|---|
| RGB | rgb(113, 220, 237) |
| HSL | hsl(188, 78%, 69%) |
| HSV | hsv(188, 52%, 93%) |
| CMYK | cmyk(52.3%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(82.28, -26.30, -17.79) |
| CIE-LCH | lch(82.28, 31.76, 214.07°) |
| OKLab | oklab(83.7% -0.0886 -0.0491) |
| OKLCH | oklch(83.7% 0.101 209) |
| XYZ | xyz(47.6832, 60.8072, 89.3285) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.99
Robin Egg Blue
#8AF1FE
ΔE00 4.96
Aqua Blue
#02D8E9
ΔE00 5.02
Robin'S Egg Blue
#98EFF9
ΔE00 5.40
Neon Blue
#04D9FF
ΔE00 6.06
Sky Blue
#87CEEB
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DCED #ED8271
analogous
#71EDC0 #71DCED #719EED
triadic
#71DCED #ED71DC #DCED71
tetradic
#71DCED #C071ED #ED8271 #9EED71
square
#71DCED #C071ED #ED8271 #9EED71
split-complementary
#71DCED #ED719E #EDC071
monochromatic
#1AB2CA #3BCFE6 #71DCED #A7E9F4 #DEF7FB
Accessibility & contrast
On white
1.60
#71DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#71DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DCED
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DCED | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#B9C6ED
Tritanopia (blue-blind)
#03E4E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71dced; /* rgb */ color: rgb(113, 220, 237); /* oklch */ color: oklch(83.7% 0.101 209.0);
Tailwind
colors: {
custom: {
50: '#a3e7f2',
500: '#71dced',
950: '#000000',
},
}SCSS
$custom: #71dced; $custom-light: #a3e7f2; $custom-dark: #000000;
JSON
{
"hex": "#71dced",
"rgb": {
"r": 113,
"g": 220,
"b": 237
},
"hsl": {
"h": 188.226,
"s": 77.5,
"l": 68.627
},
"oklch": {
"l": 0.83704,
"c": 0.10135,
"h": 209
},
"luminance": 0.60812
}Semantic roles & 50–950 ramp
primary
#71DCED
secondary
#C5503D
accent
#280CDA
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485