#5FFFE7#5FFFE7
#5FFFE7 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.138 H 181.3°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFE7 |
|---|---|
| RGB | rgb(95, 255, 231) |
| HSL | hsl(171, 100%, 69%) |
| HSV | hsv(171, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(91.56, -47.22, -0.91) |
| CIE-LCH | lch(91.56, 47.22, 181.10°) |
| OKLab | oklab(91% -0.1375 -0.0032) |
| OKLCH | oklch(91% 0.138 181.3) |
| XYZ | xyz(54.8964, 79.7165, 88.0795) |
| Luminance | 0.7972 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.62
Bright Aqua
#0BF9EA
ΔE00 3.86
Light Aqua
#8CFFDB
ΔE00 5.37
Aqua (survey)
#13EAC9
ΔE00 5.91
Aquamarine
#7FFFD4
ΔE00 6.20
Bright Turquoise
#0FFEF9
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFE7 #FF5F77
analogous
#5FFF97 #5FFFE7 #5FC7FF
triadic
#5FFFE7 #E75FFF #FFE75F
tetradic
#5FFFE7 #975FFF #FF5F77 #C7FF5F
square
#5FFFE7 #975FFF #FF5F77 #C7FF5F
split-complementary
#5FFFE7 #FF5FC7 #FF975F
monochromatic
#00E4C1 #22FFDE #5FFFE7 #9CFFF0 #D9FFF9
Accessibility & contrast
On white
1.24
#5FFFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#5FFFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFE7
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFE7 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E6
Deuteranopia (green-blind)
#DDE0E9
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5fffe7; /* rgb */ color: rgb(95, 255, 231); /* oklch */ color: oklch(91.0% 0.138 181.3);
Tailwind
colors: {
custom: {
50: '#9dffee',
500: '#5fffe7',
950: '#000000',
},
}SCSS
$custom: #5fffe7; $custom-light: #9dffee; $custom-dark: #000000;
JSON
{
"hex": "#5fffe7",
"rgb": {
"r": 95,
"g": 255,
"b": 231
},
"hsl": {
"h": 171,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.91001,
"c": 0.13756,
"h": 181.3
},
"luminance": 0.79722
}Semantic roles & 50–950 ramp
primary
#5FFFE7
secondary
#D92943
accent
#0022E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685