#71FEEF#71FEEF
#71FEEF is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.5% C 0.124 H 185.8°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #71FEEF |
|---|---|
| RGB | rgb(113, 254, 239) |
| HSL | hsl(174, 99%, 72%) |
| HSV | hsv(174, 56%, 100%) |
| CMYK | cmyk(55.5%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(91.96, -41.68, -4.40) |
| CIE-LCH | lch(91.96, 41.92, 186.03°) |
| OKLab | oklab(91.54% -0.1238 -0.0125) |
| OKLCH | oklch(91.54% 0.124 185.8) |
| XYZ | xyz(57.8250, 80.6206, 94.1586) |
| Luminance | 0.8063 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.76
Tiffany Blue
#7BF2DA
ΔE00 4.27
Bright Turquoise
#0FFEF9
ΔE00 4.56
Bright Cyan
#41FDFE
ΔE00 5.50
Aqua
#00FFFF
ΔE00 5.69
Turquoise
#40E0D0
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FEEF #FE7180
analogous
#71FEA9 #71FEEF #71C7FE
triadic
#71FEEF #EF71FE #FEEF71
tetradic
#71FEEF #A971FE #FE7180 #C7FE71
square
#71FEEF #A971FE #FE7180 #C7FE71
split-complementary
#71FEEF #FE71C7 #FEA971
monochromatic
#02F3D9 #34FEE8 #71FEEF #AEFEF6 #E1FFFC
Accessibility & contrast
On white
1.23
#71FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#71FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FEEF
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FEEF | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2EF
Deuteranopia (green-blind)
#DCE1F1
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #71feef; /* rgb */ color: rgb(113, 254, 239); /* oklch */ color: oklch(91.5% 0.124 185.8);
Tailwind
colors: {
custom: {
50: '#a6fff4',
500: '#71feef',
950: '#000000',
},
}SCSS
$custom: #71feef; $custom-light: #a6fff4; $custom-dark: #000000;
JSON
{
"hex": "#71feef",
"rgb": {
"r": 113,
"g": 254,
"b": 239
},
"hsl": {
"h": 173.617,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.91535,
"c": 0.12442,
"h": 185.8
},
"luminance": 0.80626
}Semantic roles & 50–950 ramp
primary
#71FEEF
secondary
#DB394A
accent
#0018E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685