#71FEEC#71FEEC
#71FEEC is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.4% C 0.125 H 184.0°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #71FEEC |
|---|---|
| RGB | rgb(113, 254, 236) |
| HSL | hsl(172, 99%, 72%) |
| HSV | hsv(172, 56%, 100%) |
| CMYK | cmyk(55.5%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(91.88, -42.42, -2.96) |
| CIE-LCH | lch(91.88, 42.53, 184.00°) |
| OKLab | oklab(91.45% -0.125 -0.0087) |
| OKLCH | oklch(91.45% 0.125 184) |
| XYZ | xyz(57.3855, 80.4448, 91.8438) |
| Luminance | 0.8045 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.60
Bright Aqua
#0BF9EA
ΔE00 3.88
Bright Turquoise
#0FFEF9
ΔE00 5.27
Light Aqua
#8CFFDB
ΔE00 6.18
Bright Cyan
#41FDFE
ΔE00 6.41
Aqua
#00FFFF
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FEEC #FE7183
analogous
#71FEA5 #71FEEC #71CAFE
triadic
#71FEEC #EC71FE #FEEC71
tetradic
#71FEEC #A571FE #FE7183 #CAFE71
square
#71FEEC #A571FE #FE7183 #CAFE71
split-complementary
#71FEEC #FE71CA #FEA571
monochromatic
#02F3D4 #34FEE4 #71FEEC #AEFEF4 #E1FFFB
Accessibility & contrast
On white
1.23
#71FEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#71FEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FEEC
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FEEC | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #71feec; /* rgb */ color: rgb(113, 254, 236); /* oklch */ color: oklch(91.4% 0.125 184.0);
Tailwind
colors: {
custom: {
50: '#a5fff2',
500: '#71feec',
950: '#000000',
},
}SCSS
$custom: #71feec; $custom-light: #a5fff2; $custom-dark: #000000;
JSON
{
"hex": "#71feec",
"rgb": {
"r": 113,
"g": 254,
"b": 236
},
"hsl": {
"h": 172.34,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.91446,
"c": 0.12535,
"h": 184
},
"luminance": 0.8045
}Semantic roles & 50–950 ramp
primary
#71FEEC
secondary
#DB394D
accent
#001DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685