#71FFDA#71FFDA
#71FFDA is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.135 H 173.4°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFDA |
|---|---|
| RGB | rgb(113, 255, 218) |
| HSL | hsl(164, 100%, 72%) |
| HSV | hsv(164, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(91.72, -47.12, 6.12) |
| CIE-LCH | lch(91.72, 47.51, 172.60°) |
| OKLab | oklab(91.17% -0.1338 0.0155) |
| OKLCH | oklch(91.17% 0.135 173.4) |
| XYZ | xyz(55.2191, 80.0873, 78.8645) |
| Luminance | 0.8009 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.17
Light Aqua
#8CFFDB
ΔE00 2.31
Light Turquoise
#7EF4CC
ΔE00 3.09
Tiffany Blue
#7BF2DA
ΔE00 4.30
Light Aquamarine
#7BFDC7
ΔE00 4.68
Bright Teal
#01F9C6
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFDA #FF7196
analogous
#71FF93 #71FFDA #71DDFF
triadic
#71FFDA #DA71FF #FFDA71
tetradic
#71FFDA #9371FF #FF7196 #DDFF71
square
#71FFDA #9371FF #FF7196 #DDFF71
split-complementary
#71FFDA #FF71DD #FF9371
monochromatic
#00F6B6 #34FFCA #71FFDA #AEFFEA #E0FFF7
Accessibility & contrast
On white
1.23
#71FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#71FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFDA
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFDA | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D8
Deuteranopia (green-blind)
#E2E1DD
Tritanopia (blue-blind)
#10FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71ffda; /* rgb */ color: rgb(113, 255, 218); /* oklch */ color: oklch(91.2% 0.135 173.4);
Tailwind
colors: {
custom: {
50: '#a5ffe5',
500: '#71ffda',
950: '#000000',
},
}SCSS
$custom: #71ffda; $custom-light: #a5ffe5; $custom-dark: #000000;
JSON
{
"hex": "#71ffda",
"rgb": {
"r": 113,
"g": 255,
"b": 218
},
"hsl": {
"h": 164.366,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.91168,
"c": 0.1347,
"h": 173.4
},
"luminance": 0.80093
}Semantic roles & 50–950 ramp
primary
#71FFDA
secondary
#DC3863
accent
#003CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684