#71DEDB#71DEDB
#71DEDB is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.101 H 193.0°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #71DEDB |
|---|---|
| RGB | rgb(113, 222, 219) |
| HSL | hsl(178, 62%, 66%) |
| HSV | hsv(178, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(82.31, -31.99, -8.19) |
| CIE-LCH | lch(82.31, 33.02, 194.35°) |
| OKLab | oklab(83.55% -0.0981 -0.0227) |
| OKLCH | oklch(83.55% 0.101 193) |
| XYZ | xyz(45.7123, 60.8637, 76.3430) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.35
Turquoise
#40E0D0
ΔE00 5.74
Darkturquoise
#00CED1
ΔE00 6.26
Bright Light Blue
#26F7FD
ΔE00 7.08
Robin'S Egg
#6DEDFD
ΔE00 7.27
Aqua Blue
#02D8E9
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DEDB #DE7174
analogous
#71DEA4 #71DEDB #71AADE
triadic
#71DEDB #DB71DE #DEDB71
tetradic
#71DEDB #A471DE #DE7174 #AADE71
square
#71DEDB #A471DE #DE7174 #AADE71
split-complementary
#71DEDB #DE71AA #DEA471
monochromatic
#28ADA9 #3FD2CE #71DEDB #A3EAE8 #D4F5F4
Accessibility & contrast
On white
1.59
#71DEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#71DEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DEDB
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DEDB | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#C0C7DC
Tritanopia (blue-blind)
#2BE3DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71dedb; /* rgb */ color: rgb(113, 222, 219); /* oklch */ color: oklch(83.5% 0.101 193.0);
Tailwind
colors: {
custom: {
50: '#a2e8e6',
500: '#71dedb',
950: '#000000',
},
}SCSS
$custom: #71dedb; $custom-light: #a2e8e6; $custom-dark: #000000;
JSON
{
"hex": "#71dedb",
"rgb": {
"r": 113,
"g": 222,
"b": 219
},
"hsl": {
"h": 178.349,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.8355,
"c": 0.10068,
"h": 193
},
"luminance": 0.60868
}Semantic roles & 50–950 ramp
primary
#71DEDB
secondary
#AF4547
accent
#1B20CA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484