#71FEDA#71FEDA
#71FEDA is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.9% C 0.134 H 173.8°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #71FEDA |
|---|---|
| RGB | rgb(113, 254, 218) |
| HSL | hsl(165, 99%, 72%) |
| HSV | hsv(165, 56%, 100%) |
| CMYK | cmyk(55.5%, 0%, 14.2%, 0.4%) |
| CIE-LAB | lab(91.44, -46.69, 5.71) |
| CIE-LCH | lch(91.44, 47.04, 173.03°) |
| OKLab | oklab(90.94% -0.1328 0.0144) |
| OKLCH | oklch(90.94% 0.134 173.8) |
| XYZ | xyz(54.9009, 79.4510, 78.7584) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.34
Aquamarine
#7FFFD4
ΔE00 2.37
Light Turquoise
#7EF4CC
ΔE00 3.06
Tiffany Blue
#7BF2DA
ΔE00 4.00
Light Aquamarine
#7BFDC7
ΔE00 4.88
Bright Teal
#01F9C6
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FEDA #FE7195
analogous
#71FE94 #71FEDA #71DBFE
triadic
#71FEDA #DA71FE #FEDA71
tetradic
#71FEDA #9471FE #FE7195 #DBFE71
square
#71FEDA #9471FE #FE7195 #DBFE71
split-complementary
#71FEDA #FE71DB #FE9471
monochromatic
#02F3B5 #34FECA #71FEDA #AEFEEA #E1FFF7
Accessibility & contrast
On white
1.24
#71FEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#71FEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FEDA
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FEDA | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0D8
Deuteranopia (green-blind)
#E1E0DD
Tritanopia (blue-blind)
#12FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #71feda; /* rgb */ color: rgb(113, 254, 218); /* oklch */ color: oklch(90.9% 0.134 173.8);
Tailwind
colors: {
custom: {
50: '#a5ffe5',
500: '#71feda',
950: '#000000',
},
}SCSS
$custom: #71feda; $custom-light: #a5ffe5; $custom-dark: #000000;
JSON
{
"hex": "#71feda",
"rgb": {
"r": 113,
"g": 254,
"b": 218
},
"hsl": {
"h": 164.681,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.90936,
"c": 0.13355,
"h": 173.8
},
"luminance": 0.79456
}Semantic roles & 50–950 ramp
primary
#71FEDA
secondary
#DB3962
accent
#003BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684