#5FFFE8#5FFFE8
#5FFFE8 is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.0% C 0.137 H 181.9°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFE8 |
|---|---|
| RGB | rgb(95, 255, 232) |
| HSL | hsl(171, 100%, 69%) |
| HSV | hsv(171, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 9%, 0%) |
| CIE-LAB | lab(91.58, -46.97, -1.39) |
| CIE-LCH | lch(91.58, 46.99, 181.69°) |
| OKLab | oklab(91.03% -0.1371 -0.0045) |
| OKLCH | oklch(91.03% 0.137 181.9) |
| XYZ | xyz(55.0380, 79.7731, 88.8255) |
| Luminance | 0.7978 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.66
Tiffany Blue
#7BF2DA
ΔE00 3.68
Light Aqua
#8CFFDB
ΔE00 5.60
Bright Turquoise
#0FFEF9
ΔE00 5.97
Aqua (survey)
#13EAC9
ΔE00 6.06
Aquamarine
#7FFFD4
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFE8 #FF5F76
analogous
#5FFF98 #5FFFE8 #5FC6FF
triadic
#5FFFE8 #E85FFF #FFE85F
tetradic
#5FFFE8 #985FFF #FF5F76 #C6FF5F
square
#5FFFE8 #985FFF #FF5F76 #C6FF5F
split-complementary
#5FFFE8 #FF5FC6 #FF985F
monochromatic
#00E4C3 #22FFDF #5FFFE8 #9CFFF1 #D9FFFA
Accessibility & contrast
On white
1.24
#5FFFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#5FFFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFE8
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFE8 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E7
Deuteranopia (green-blind)
#DCE0EA
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5fffe8; /* rgb */ color: rgb(95, 255, 232); /* oklch */ color: oklch(91.0% 0.137 181.9);
Tailwind
colors: {
custom: {
50: '#9dffef',
500: '#5fffe8',
950: '#000000',
},
}SCSS
$custom: #5fffe8; $custom-light: #9dffef; $custom-dark: #000000;
JSON
{
"hex": "#5fffe8",
"rgb": {
"r": 95,
"g": 255,
"b": 232
},
"hsl": {
"h": 171.375,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.9103,
"c": 0.13716,
"h": 181.9
},
"luminance": 0.79779
}Semantic roles & 50–950 ramp
primary
#5FFFE8
secondary
#D92942
accent
#0021E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685