#71DED9#71DED9
#71DED9 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.101 H 191.4°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #71DED9 |
|---|---|
| RGB | rgb(113, 222, 217) |
| HSL | hsl(177, 62%, 66%) |
| HSV | hsv(177, 49%, 87%) |
| CMYK | cmyk(49.1%, 0%, 2.3%, 12.9%) |
| CIE-LAB | lab(82.25, -32.49, -7.21) |
| CIE-LCH | lch(82.25, 33.28, 192.51°) |
| OKLab | oklab(83.49% -0.0989 -0.02) |
| OKLCH | oklch(83.49% 0.101 191.4) |
| XYZ | xyz(45.4506, 60.7590, 74.9647) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.20
Turquoise
#40E0D0
ΔE00 5.15
Darkturquoise
#00CED1
ΔE00 6.45
Bright Light Blue
#26F7FD
ΔE00 7.37
Tiffany Blue
#7BF2DA
ΔE00 7.51
Bright Cyan
#41FDFE
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DED9 #DE7176
analogous
#71DEA2 #71DED9 #71ACDE
triadic
#71DED9 #D971DE #DED971
tetradic
#71DED9 #A271DE #DE7176 #ACDE71
square
#71DED9 #A271DE #DE7176 #ACDE71
split-complementary
#71DED9 #DE71AC #DEA271
monochromatic
#28ADA6 #3FD2CC #71DED9 #A3EAE6 #D4F5F4
Accessibility & contrast
On white
1.60
#71DED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#71DED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DED9
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DED9 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5D9
Deuteranopia (green-blind)
#C1C7DA
Tritanopia (blue-blind)
#2EE3DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71ded9; /* rgb */ color: rgb(113, 222, 217); /* oklch */ color: oklch(83.5% 0.101 191.4);
Tailwind
colors: {
custom: {
50: '#a2e8e4',
500: '#71ded9',
950: '#000000',
},
}SCSS
$custom: #71ded9; $custom-light: #a2e8e4; $custom-dark: #000000;
JSON
{
"hex": "#71ded9",
"rgb": {
"r": 113,
"g": 222,
"b": 217
},
"hsl": {
"h": 177.248,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.83486,
"c": 0.10092,
"h": 191.4
},
"luminance": 0.60763
}Semantic roles & 50–950 ramp
primary
#71DED9
secondary
#AF4549
accent
#1B23CA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484