#71FDDB#71FDDB
#71FDDB is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.7% C 0.132 H 174.8°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDDB |
|---|---|
| RGB | rgb(113, 253, 219) |
| HSL | hsl(165, 97%, 72%) |
| HSV | hsv(165, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 13.4%, 0.8%) |
| CIE-LAB | lab(91.18, -46.03, 4.81) |
| CIE-LCH | lch(91.18, 46.28, 174.03°) |
| OKLab | oklab(90.73% -0.1313 0.012) |
| OKLCH | oklch(90.73% 0.132 174.8) |
| XYZ | xyz(54.7157, 78.8705, 79.3441) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.50
Aquamarine
#7FFFD4
ΔE00 2.85
Light Turquoise
#7EF4CC
ΔE00 3.25
Tiffany Blue
#7BF2DA
ΔE00 3.50
Bright Teal
#01F9C6
ΔE00 5.35
Light Aquamarine
#7BFDC7
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDDB #FD7193
analogous
#71FD95 #71FDDB #71D9FD
triadic
#71FDDB #DB71FD #FDDB71
tetradic
#71FDDB #9571FD #FD7193 #D9FD71
square
#71FDDB #9571FD #FD7193 #D9FD71
split-complementary
#71FDDB #FD71D9 #FD9571
monochromatic
#03F0B7 #35FCCC #71FDDB #ADFEEA #E1FFF7
Accessibility & contrast
On white
1.25
#71FDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#71FDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDDB
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDDB | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFD9
Deuteranopia (green-blind)
#E0DFDD
Tritanopia (blue-blind)
#10FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #71fddb; /* rgb */ color: rgb(113, 253, 219); /* oklch */ color: oklch(90.7% 0.132 174.8);
Tailwind
colors: {
custom: {
50: '#a5ffe6',
500: '#71fddb',
950: '#000000',
},
}SCSS
$custom: #71fddb; $custom-light: #a5ffe6; $custom-dark: #000000;
JSON
{
"hex": "#71fddb",
"rgb": {
"r": 113,
"g": 253,
"b": 219
},
"hsl": {
"h": 165.429,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.9073,
"c": 0.13184,
"h": 174.8
},
"luminance": 0.78876
}Semantic roles & 50–950 ramp
primary
#71FDDB
secondary
#D93960
accent
#0038E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684