#71D8DB#71D8DB
#71D8DB is a very light, moderate teal. Relative luminance 0.577; OKLCH L 82.2% C 0.096 H 198.0°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #71D8DB |
|---|---|
| RGB | rgb(113, 216, 219) |
| HSL | hsl(182, 60%, 65%) |
| HSV | hsv(182, 48%, 86%) |
| CMYK | cmyk(48.4%, 1.4%, 0%, 14.1%) |
| CIE-LAB | lab(80.59, -29.12, -10.74) |
| CIE-LCH | lch(80.59, 31.03, 200.24°) |
| OKLab | oklab(82.17% -0.0915 -0.0296) |
| OKLCH | oklch(82.17% 0.096 198) |
| XYZ | xyz(44.1470, 57.7331, 75.8212) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.92
Aqua Blue
#02D8E9
ΔE00 5.68
Darkturquoise
#00CED1
ΔE00 5.71
Robin'S Egg
#6DEDFD
ΔE00 6.32
Robin'S Egg Blue
#98EFF9
ΔE00 6.82
Robin Egg Blue
#8AF1FE
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D8DB #DB7471
analogous
#71DBA9 #71D8DB #71A3DB
triadic
#71D8DB #DB71D8 #D8DB71
tetradic
#71D8DB #A971DB #DB7471 #A3DB71
square
#71D8DB #A971DB #DB7471 #A3DB71
split-complementary
#71D8DB #DB71A3 #DBA971
monochromatic
#2AA4A7 #40CBCF #71D8DB #A2E5E7 #D3F3F4
Accessibility & contrast
On white
1.67
#71D8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#71D8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D8DB
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D8DB | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DB
Deuteranopia (green-blind)
#BAC2DC
Tritanopia (blue-blind)
#2FDED9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #71d8db; /* rgb */ color: rgb(113, 216, 219); /* oklch */ color: oklch(82.2% 0.096 198.0);
Tailwind
colors: {
custom: {
50: '#a1e4e6',
500: '#71d8db',
950: '#000000',
},
}SCSS
$custom: #71d8db; $custom-light: #a1e4e6; $custom-dark: #000000;
JSON
{
"hex": "#71d8db",
"rgb": {
"r": 113,
"g": 216,
"b": 219
},
"hsl": {
"h": 181.698,
"s": 59.551,
"l": 65.098
},
"oklch": {
"l": 0.82169,
"c": 0.09614,
"h": 198
},
"luminance": 0.57737
}Semantic roles & 50–950 ramp
primary
#71D8DB
secondary
#AA4946
accent
#231EC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484