#71FFE2#71FFE2
#71FFE2 is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.130 H 177.7°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFE2 |
|---|---|
| RGB | rgb(113, 255, 226) |
| HSL | hsl(168, 100%, 72%) |
| HSV | hsv(168, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(91.92, -45.26, 2.26) |
| CIE-LCH | lch(91.92, 45.32, 177.14°) |
| OKLab | oklab(91.39% -0.1303 0.0053) |
| OKLCH | oklch(91.39% 0.13 177.7) |
| XYZ | xyz(56.2913, 80.5162, 84.5114) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.08
Light Aqua
#8CFFDB
ΔE00 3.38
Aquamarine
#7FFFD4
ΔE00 4.25
Light Turquoise
#7EF4CC
ΔE00 4.63
Bright Aqua
#0BF9EA
ΔE00 5.79
Aqua (survey)
#13EAC9
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFE2 #FF718E
analogous
#71FF9B #71FFE2 #71D5FF
triadic
#71FFE2 #E271FF #FFE271
tetradic
#71FFE2 #9B71FF #FF718E #D5FF71
square
#71FFE2 #9B71FF #FF718E #D5FF71
split-complementary
#71FFE2 #FF71D5 #FF9B71
monochromatic
#00F6C3 #34FFD5 #71FFE2 #AEFFEE #E0FFF9
Accessibility & contrast
On white
1.23
#71FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#71FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFE2
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFE2 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1E1
Deuteranopia (green-blind)
#E0E1E4
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #71ffe2; /* rgb */ color: rgb(113, 255, 226); /* oklch */ color: oklch(91.4% 0.130 177.7);
Tailwind
colors: {
custom: {
50: '#a5ffeb',
500: '#71ffe2',
950: '#000000',
},
}SCSS
$custom: #71ffe2; $custom-light: #a5ffeb; $custom-dark: #000000;
JSON
{
"hex": "#71ffe2",
"rgb": {
"r": 113,
"g": 255,
"b": 226
},
"hsl": {
"h": 167.746,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.91388,
"c": 0.13046,
"h": 177.7
},
"luminance": 0.80522
}Semantic roles & 50–950 ramp
primary
#71FFE2
secondary
#DC385A
accent
#002FE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684