#71D9DB#71D9DB
#71D9DB is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.4% C 0.097 H 197.1°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #71D9DB |
|---|---|
| RGB | rgb(113, 217, 219) |
| HSL | hsl(181, 60%, 65%) |
| HSV | hsv(181, 48%, 86%) |
| CMYK | cmyk(48.4%, 0.9%, 0%, 14.1%) |
| CIE-LAB | lab(80.88, -29.60, -10.31) |
| CIE-LCH | lch(80.88, 31.34, 199.21°) |
| OKLab | oklab(82.4% -0.0926 -0.0285) |
| OKLCH | oklch(82.4% 0.097 197.1) |
| XYZ | xyz(44.4039, 58.2470, 75.9069) |
| Luminance | 0.5825 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.72
Darkturquoise
#00CED1
ΔE00 5.72
Aqua Blue
#02D8E9
ΔE00 5.90
Robin'S Egg
#6DEDFD
ΔE00 6.42
Robin'S Egg Blue
#98EFF9
ΔE00 6.86
Robin Egg Blue
#8AF1FE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D9DB #DB7371
analogous
#71DBA8 #71D9DB #71A4DB
triadic
#71D9DB #DB71D9 #D9DB71
tetradic
#71D9DB #A871DB #DB7371 #A4DB71
square
#71D9DB #A871DB #DB7371 #A4DB71
split-complementary
#71D9DB #DB71A4 #DBA871
monochromatic
#2AA5A7 #40CCCF #71D9DB #A2E6E7 #D3F3F4
Accessibility & contrast
On white
1.66
#71D9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#71D9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D9DB
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D9DB | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DB
Deuteranopia (green-blind)
#BBC3DC
Tritanopia (blue-blind)
#2EDFD9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #71d9db; /* rgb */ color: rgb(113, 217, 219); /* oklch */ color: oklch(82.4% 0.097 197.1);
Tailwind
colors: {
custom: {
50: '#a1e5e6',
500: '#71d9db',
950: '#000000',
},
}SCSS
$custom: #71d9db; $custom-light: #a1e5e6; $custom-dark: #000000;
JSON
{
"hex": "#71d9db",
"rgb": {
"r": 113,
"g": 217,
"b": 219
},
"hsl": {
"h": 181.132,
"s": 59.551,
"l": 65.098
},
"oklch": {
"l": 0.82399,
"c": 0.09685,
"h": 197.1
},
"luminance": 0.58251
}Semantic roles & 50–950 ramp
primary
#71D9DB
secondary
#AA4846
accent
#211EC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484