#71FBE1#71FBE1
#71FBE1 is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.4% C 0.127 H 179.0°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #71FBE1 |
|---|---|
| RGB | rgb(113, 251, 225) |
| HSL | hsl(169, 95%, 71%) |
| HSV | hsv(169, 55%, 98%) |
| CMYK | cmyk(55%, 0%, 10.4%, 1.6%) |
| CIE-LAB | lab(90.75, -43.75, 1.08) |
| CIE-LCH | lch(90.75, 43.76, 178.58°) |
| OKLab | oklab(90.43% -0.1266 0.0022) |
| OKLCH | oklch(90.43% 0.127 179) |
| XYZ | xyz(54.8918, 77.9360, 83.3700) |
| Luminance | 0.7794 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.18
Light Aqua
#8CFFDB
ΔE00 3.98
Light Turquoise
#7EF4CC
ΔE00 4.92
Aquamarine
#7FFFD4
ΔE00 5.01
Bright Aqua
#0BF9EA
ΔE00 5.15
Aqua (survey)
#13EAC9
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FBE1 #FB718B
analogous
#71FB9C #71FBE1 #71D0FB
triadic
#71FBE1 #E171FB #FBE171
tetradic
#71FBE1 #9C71FB #FB718B #D0FB71
square
#71FBE1 #9C71FB #FB718B #D0FB71
split-complementary
#71FBE1 #FB71D0 #FB9C71
monochromatic
#07EBC0 #35F9D4 #71FBE1 #ADFDEE #E1FEF9
Accessibility & contrast
On white
1.27
#71FBE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#71FBE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FBE1
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FBE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FBE1 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEE0
Deuteranopia (green-blind)
#DCDEE3
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #71fbe1; /* rgb */ color: rgb(113, 251, 225); /* oklch */ color: oklch(90.4% 0.127 179.0);
Tailwind
colors: {
custom: {
50: '#a5fdea',
500: '#71fbe1',
950: '#000000',
},
}SCSS
$custom: #71fbe1; $custom-light: #a5fdea; $custom-dark: #000000;
JSON
{
"hex": "#71fbe1",
"rgb": {
"r": 113,
"g": 251,
"b": 225
},
"hsl": {
"h": 168.696,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.90434,
"c": 0.12664,
"h": 179
},
"luminance": 0.77941
}Semantic roles & 50–950 ramp
primary
#71FBE1
secondary
#D73957
accent
#002BE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684