#71FFDB#71FFDB
#71FFDB is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.134 H 173.9°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFDB |
|---|---|
| RGB | rgb(113, 255, 219) |
| HSL | hsl(165, 100%, 72%) |
| HSV | hsv(165, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(91.75, -46.89, 5.64) |
| CIE-LCH | lch(91.75, 47.23, 173.15°) |
| OKLab | oklab(91.2% -0.1334 0.0142) |
| OKLCH | oklch(91.2% 0.134 173.9) |
| XYZ | xyz(55.3503, 80.1398, 79.5557) |
| Luminance | 0.8014 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.36
Aquamarine
#7FFFD4
ΔE00 2.41
Light Turquoise
#7EF4CC
ΔE00 3.23
Tiffany Blue
#7BF2DA
ΔE00 4.11
Light Aquamarine
#7BFDC7
ΔE00 4.94
Bright Teal
#01F9C6
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFDB #FF7195
analogous
#71FF94 #71FFDB #71DCFF
triadic
#71FFDB #DB71FF #FFDB71
tetradic
#71FFDB #9471FF #FF7195 #DCFF71
square
#71FFDB #9471FF #FF7195 #DCFF71
split-complementary
#71FFDB #FF71DC #FF9471
monochromatic
#00F6B7 #34FFCB #71FFDB #AEFFEB #E0FFF7
Accessibility & contrast
On white
1.23
#71FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#71FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFDB
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFDB | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D9
Deuteranopia (green-blind)
#E2E1DE
Tritanopia (blue-blind)
#0DFFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71ffdb; /* rgb */ color: rgb(113, 255, 219); /* oklch */ color: oklch(91.2% 0.134 173.9);
Tailwind
colors: {
custom: {
50: '#a5ffe6',
500: '#71ffdb',
950: '#000000',
},
}SCSS
$custom: #71ffdb; $custom-light: #a5ffe6; $custom-dark: #000000;
JSON
{
"hex": "#71ffdb",
"rgb": {
"r": 113,
"g": 255,
"b": 219
},
"hsl": {
"h": 164.789,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.91195,
"c": 0.13412,
"h": 173.9
},
"luminance": 0.80145
}Semantic roles & 50–950 ramp
primary
#71FFDB
secondary
#DC3862
accent
#003AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684