#71DFCA#71DFCA
#71DFCA is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.3% C 0.106 H 179.5°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #71DFCA |
|---|---|
| RGB | rgb(113, 223, 202) |
| HSL | hsl(169, 63%, 66%) |
| HSV | hsv(169, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(82.13, -36.63, 0.59) |
| CIE-LCH | lch(82.13, 36.64, 179.08°) |
| OKLab | oklab(83.26% -0.1064 0.001) |
| OKLCH | oklch(83.26% 0.106 179.5) |
| XYZ | xyz(43.8539, 60.5465, 65.2413) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.88
Tiffany Blue
#7BF2DA
ΔE00 4.21
Seafoam Blue
#78D1B6
ΔE00 4.45
Aqua (survey)
#13EAC9
ΔE00 5.82
Light Teal
#90E4C1
ΔE00 5.93
Pale Teal
#82CBB2
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DFCA #DF7186
analogous
#71DF93 #71DFCA #71BDDF
triadic
#71DFCA #CA71DF #DFCA71
tetradic
#71DFCA #9371DF #DF7186 #BDDF71
square
#71DFCA #9371DF #DF7186 #BDDF71
split-complementary
#71DFCA #DF71BD #DF9371
monochromatic
#27AE95 #3FD4B7 #71DFCA #A3EADD #D5F6EF
Accessibility & contrast
On white
1.60
#71DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#71DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DFCA
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DFCA | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4C9
Deuteranopia (green-blind)
#C5C7CC
Tritanopia (blue-blind)
#3CE2D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #71dfca; /* rgb */ color: rgb(113, 223, 202); /* oklch */ color: oklch(83.3% 0.106 179.5);
Tailwind
colors: {
custom: {
50: '#a1e9da',
500: '#71dfca',
950: '#000000',
},
}SCSS
$custom: #71dfca; $custom-light: #a1e9da; $custom-dark: #000000;
JSON
{
"hex": "#71dfca",
"rgb": {
"r": 113,
"g": 223,
"b": 202
},
"hsl": {
"h": 168.545,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.8326,
"c": 0.10641,
"h": 179.5
},
"luminance": 0.6055
}Semantic roles & 50–950 ramp
primary
#71DFCA
secondary
#B04459
accent
#1B3CCB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483