#71FFEF#71FFEF
#71FFEF is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.8% C 0.125 H 185.2°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFEF |
|---|---|
| RGB | rgb(113, 255, 239) |
| HSL | hsl(173, 100%, 72%) |
| HSV | hsv(173, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(92.25, -42.13, -3.99) |
| CIE-LCH | lch(92.25, 42.32, 185.40°) |
| OKLab | oklab(91.77% -0.1248 -0.0114) |
| OKLCH | oklch(91.77% 0.125 185.2) |
| XYZ | xyz(58.1432, 81.2570, 94.2646) |
| Luminance | 0.8126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.81
Tiffany Blue
#7BF2DA
ΔE00 4.18
Bright Turquoise
#0FFEF9
ΔE00 4.77
Bright Cyan
#41FDFE
ΔE00 5.79
Aqua
#00FFFF
ΔE00 5.93
Light Aqua
#8CFFDB
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFEF #FF7181
analogous
#71FFA8 #71FFEF #71C8FF
triadic
#71FFEF #EF71FF #FFEF71
tetradic
#71FFEF #A871FF #FF7181 #C8FF71
square
#71FFEF #A871FF #FF7181 #C8FF71
split-complementary
#71FFEF #FF71C8 #FFA871
monochromatic
#00F6DA #34FFE8 #71FFEF #AEFFF6 #E0FFFC
Accessibility & contrast
On white
1.22
#71FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#71FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFEF
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFEF | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EF
Deuteranopia (green-blind)
#DDE2F1
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #71ffef; /* rgb */ color: rgb(113, 255, 239); /* oklch */ color: oklch(91.8% 0.125 185.2);
Tailwind
colors: {
custom: {
50: '#a6fff4',
500: '#71ffef',
950: '#000000',
},
}SCSS
$custom: #71ffef; $custom-light: #a6fff4; $custom-dark: #000000;
JSON
{
"hex": "#71ffef",
"rgb": {
"r": 113,
"g": 255,
"b": 239
},
"hsl": {
"h": 173.239,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.91765,
"c": 0.12534,
"h": 185.2
},
"luminance": 0.81263
}Semantic roles & 50–950 ramp
primary
#71FFEF
secondary
#DC384B
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685