#71FBE0#71FBE0
#71FBE0 is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.4% C 0.127 H 178.4°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #71FBE0 |
|---|---|
| RGB | rgb(113, 251, 224) |
| HSL | hsl(168, 95%, 71%) |
| HSV | hsv(168, 55%, 98%) |
| CMYK | cmyk(55%, 0%, 10.8%, 1.6%) |
| CIE-LAB | lab(90.73, -43.99, 1.57) |
| CIE-LCH | lch(90.73, 44.01, 177.96°) |
| OKLab | oklab(90.41% -0.127 0.0035) |
| OKLCH | oklch(90.41% 0.127 178.4) |
| XYZ | xyz(54.7557, 77.8816, 82.6536) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.22
Light Aqua
#8CFFDB
ΔE00 3.75
Light Turquoise
#7EF4CC
ΔE00 4.65
Aquamarine
#7FFFD4
ΔE00 4.72
Bright Aqua
#0BF9EA
ΔE00 5.37
Aqua (survey)
#13EAC9
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FBE0 #FB718C
analogous
#71FB9B #71FBE0 #71D1FB
triadic
#71FBE0 #E071FB #FBE071
tetradic
#71FBE0 #9B71FB #FB718C #D1FB71
square
#71FBE0 #9B71FB #FB718C #D1FB71
split-complementary
#71FBE0 #FB71D1 #FB9B71
monochromatic
#07EBBE #35F9D3 #71FBE0 #ADFDED #E1FEF9
Accessibility & contrast
On white
1.27
#71FBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#71FBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FBE0
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FBE0 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEDF
Deuteranopia (green-blind)
#DDDEE2
Tritanopia (blue-blind)
#00FEF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #71fbe0; /* rgb */ color: rgb(113, 251, 224); /* oklch */ color: oklch(90.4% 0.127 178.4);
Tailwind
colors: {
custom: {
50: '#a5fde9',
500: '#71fbe0',
950: '#000000',
},
}SCSS
$custom: #71fbe0; $custom-light: #a5fde9; $custom-dark: #000000;
JSON
{
"hex": "#71fbe0",
"rgb": {
"r": 113,
"g": 251,
"b": 224
},
"hsl": {
"h": 168.261,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.90405,
"c": 0.1271,
"h": 178.4
},
"luminance": 0.77887
}Semantic roles & 50–950 ramp
primary
#71FBE0
secondary
#D73958
accent
#002DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684