#71FEEA#71FEEA
#71FEEA is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.4% C 0.126 H 182.8°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #71FEEA |
|---|---|
| RGB | rgb(113, 254, 234) |
| HSL | hsl(171, 99%, 72%) |
| HSV | hsv(171, 56%, 100%) |
| CMYK | cmyk(55.5%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(91.83, -42.91, -2.00) |
| CIE-LCH | lch(91.83, 42.96, 182.67°) |
| OKLab | oklab(91.39% -0.1259 -0.0061) |
| OKLCH | oklch(91.39% 0.126 182.8) |
| XYZ | xyz(57.0966, 80.3293, 90.3221) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.23
Bright Aqua
#0BF9EA
ΔE00 4.08
Light Aqua
#8CFFDB
ΔE00 5.61
Bright Turquoise
#0FFEF9
ΔE00 5.78
Aquamarine
#7FFFD4
ΔE00 6.87
Light Turquoise
#7EF4CC
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FEEA #FE7185
analogous
#71FEA3 #71FEEA #71CCFE
triadic
#71FEEA #EA71FE #FEEA71
tetradic
#71FEEA #A371FE #FE7185 #CCFE71
square
#71FEEA #A371FE #FE7185 #CCFE71
split-complementary
#71FEEA #FE71CC #FEA371
monochromatic
#02F3D1 #34FEE1 #71FEEA #AEFEF3 #E1FFFB
Accessibility & contrast
On white
1.23
#71FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#71FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FEEA
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FEEA | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1E9
Deuteranopia (green-blind)
#DDE1EC
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #71feea; /* rgb */ color: rgb(113, 254, 234); /* oklch */ color: oklch(91.4% 0.126 182.8);
Tailwind
colors: {
custom: {
50: '#a5fff0',
500: '#71feea',
950: '#000000',
},
}SCSS
$custom: #71feea; $custom-light: #a5fff0; $custom-dark: #000000;
JSON
{
"hex": "#71feea",
"rgb": {
"r": 113,
"g": 254,
"b": 234
},
"hsl": {
"h": 171.489,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.91386,
"c": 0.12605,
"h": 182.8
},
"luminance": 0.80335
}Semantic roles & 50–950 ramp
primary
#71FEEA
secondary
#DB3950
accent
#0021E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685