#71DBEC#71DBEC
#71DBEC is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.4% C 0.101 H 209.1°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #71DBEC |
|---|---|
| RGB | rgb(113, 219, 236) |
| HSL | hsl(188, 76%, 68%) |
| HSV | hsv(188, 52%, 93%) |
| CMYK | cmyk(52.1%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(81.96, -26.08, -17.73) |
| CIE-LCH | lch(81.96, 31.54, 214.21°) |
| OKLab | oklab(83.44% -0.0879 -0.049) |
| OKLCH | oklch(83.44% 0.101 209.1) |
| XYZ | xyz(47.2759, 60.2256, 88.4740) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.23
Aqua Blue
#02D8E9
ΔE00 5.03
Robin Egg Blue
#8AF1FE
ΔE00 5.18
Robin'S Egg Blue
#98EFF9
ΔE00 5.56
Neon Blue
#04D9FF
ΔE00 6.04
Sky Blue
#87CEEB
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DBEC #EC8271
analogous
#71ECC0 #71DBEC #719DEC
triadic
#71DBEC #EC71DB #DBEC71
tetradic
#71DBEC #C071EC #EC8271 #9DEC71
square
#71DBEC #C071EC #EC8271 #9DEC71
split-complementary
#71DBEC #EC719D #ECC071
monochromatic
#1BB0C8 #3BCDE5 #71DBEC #A7E9F3 #DDF6FA
Accessibility & contrast
On white
1.61
#71DBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#71DBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DBEC
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DBEC | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4ED
Deuteranopia (green-blind)
#B8C6EC
Tritanopia (blue-blind)
#0AE3E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #71dbec; /* rgb */ color: rgb(113, 219, 236); /* oklch */ color: oklch(83.4% 0.101 209.1);
Tailwind
colors: {
custom: {
50: '#a3e6f2',
500: '#71dbec',
950: '#000000',
},
}SCSS
$custom: #71dbec; $custom-light: #a3e6f2; $custom-dark: #000000;
JSON
{
"hex": "#71dbec",
"rgb": {
"r": 113,
"g": 219,
"b": 236
},
"hsl": {
"h": 188.293,
"s": 76.398,
"l": 68.431
},
"oklch": {
"l": 0.83441,
"c": 0.10067,
"h": 209.1
},
"luminance": 0.6023
}Semantic roles & 50–950 ramp
primary
#71DBEC
secondary
#C4503D
accent
#290DD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485