#71D2DB#71D2DB
#71D2DB is a light, moderate teal. Relative luminance 0.547; OKLCH L 80.8% C 0.092 H 203.4°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #71D2DB |
|---|---|
| RGB | rgb(113, 210, 219) |
| HSL | hsl(185, 60%, 65%) |
| HSV | hsv(185, 48%, 86%) |
| CMYK | cmyk(48.4%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(78.88, -26.20, -13.30) |
| CIE-LCH | lch(78.88, 29.38, 206.92°) |
| OKLab | oklab(80.79% -0.0848 -0.0367) |
| OKLCH | oklch(80.79% 0.092 203.4) |
| XYZ | xyz(42.6378, 54.7147, 75.3182) |
| Luminance | 0.5472 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.14
Darkturquoise
#00CED1
ΔE00 6.47
Robin'S Egg
#6DEDFD
ΔE00 6.49
Mediumturquoise
#48D1CC
ΔE00 6.72
Robin'S Egg Blue
#98EFF9
ΔE00 7.16
Robin Egg Blue
#8AF1FE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D2DB #DB7A71
analogous
#71DBAF #71D2DB #719DDB
triadic
#71D2DB #DB71D2 #D2DB71
tetradic
#71D2DB #AF71DB #DB7A71 #9DDB71
square
#71D2DB #AF71DB #DB7A71 #9DDB71
split-complementary
#71D2DB #DB719D #DBAF71
monochromatic
#2A9DA7 #40C3CF #71D2DB #A2E1E7 #D3F1F4
Accessibility & contrast
On white
1.76
#71D2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#71D2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D2DB
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D2DB | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#B4BEDC
Tritanopia (blue-blind)
#31D9D4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #71d2db; /* rgb */ color: rgb(113, 210, 219); /* oklch */ color: oklch(80.8% 0.092 203.4);
Tailwind
colors: {
custom: {
50: '#a1e0e6',
500: '#71d2db',
950: '#000000',
},
}SCSS
$custom: #71d2db; $custom-light: #a1e0e6; $custom-dark: #000000;
JSON
{
"hex": "#71d2db",
"rgb": {
"r": 113,
"g": 210,
"b": 219
},
"hsl": {
"h": 185.094,
"s": 59.551,
"l": 65.098
},
"oklch": {
"l": 0.80792,
"c": 0.09236,
"h": 203.4
},
"luminance": 0.54718
}Semantic roles & 50–950 ramp
primary
#71D2DB
secondary
#AA4F46
accent
#2D1EC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484