#71FFEE#71FFEE
#71FFEE is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.7% C 0.126 H 184.6°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFEE |
|---|---|
| RGB | rgb(113, 255, 238) |
| HSL | hsl(173, 100%, 72%) |
| HSV | hsv(173, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(92.22, -42.38, -3.51) |
| CIE-LCH | lch(92.22, 42.52, 184.73°) |
| OKLab | oklab(91.74% -0.1252 -0.0101) |
| OKLCH | oklch(91.74% 0.126 184.6) |
| XYZ | xyz(57.9959, 81.1980, 93.4888) |
| Luminance | 0.8120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.85
Tiffany Blue
#7BF2DA
ΔE00 3.96
Bright Turquoise
#0FFEF9
ΔE00 5.00
Bright Cyan
#41FDFE
ΔE00 6.09
Aqua
#00FFFF
ΔE00 6.20
Light Aqua
#8CFFDB
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFEE #FF7182
analogous
#71FFA7 #71FFEE #71C9FF
triadic
#71FFEE #EE71FF #FFEE71
tetradic
#71FFEE #A771FF #FF7182 #C9FF71
square
#71FFEE #A771FF #FF7182 #C9FF71
split-complementary
#71FFEE #FF71C9 #FFA771
monochromatic
#00F6D8 #34FFE7 #71FFEE #AEFFF5 #E0FFFB
Accessibility & contrast
On white
1.22
#71FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#71FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFEE
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFEE | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2ED
Deuteranopia (green-blind)
#DDE2F0
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #71ffee; /* rgb */ color: rgb(113, 255, 238); /* oklch */ color: oklch(91.7% 0.126 184.6);
Tailwind
colors: {
custom: {
50: '#a6fff3',
500: '#71ffee',
950: '#000000',
},
}SCSS
$custom: #71ffee; $custom-light: #a6fff3; $custom-dark: #000000;
JSON
{
"hex": "#71ffee",
"rgb": {
"r": 113,
"g": 255,
"b": 238
},
"hsl": {
"h": 172.817,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.91735,
"c": 0.12565,
"h": 184.6
},
"luminance": 0.81204
}Semantic roles & 50–950 ramp
primary
#71FFEE
secondary
#DC384C
accent
#001BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685