#5FFFE9#5FFFE9
#5FFFE9 is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.1% C 0.137 H 182.4°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFE9 |
|---|---|
| RGB | rgb(95, 255, 233) |
| HSL | hsl(172, 100%, 69%) |
| HSV | hsv(172, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 8.6%, 0%) |
| CIE-LAB | lab(91.61, -46.72, -1.87) |
| CIE-LCH | lch(91.61, 46.76, 182.29°) |
| OKLab | oklab(91.06% -0.1367 -0.0058) |
| OKLCH | oklch(91.06% 0.137 182.4) |
| XYZ | xyz(55.1805, 79.8301, 89.5757) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.46
Tiffany Blue
#7BF2DA
ΔE00 3.76
Bright Turquoise
#0FFEF9
ΔE00 5.69
Light Aqua
#8CFFDB
ΔE00 5.83
Aqua (survey)
#13EAC9
ΔE00 6.23
Aquamarine
#7FFFD4
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFE9 #FF5F75
analogous
#5FFF99 #5FFFE9 #5FC5FF
triadic
#5FFFE9 #E95FFF #FFE95F
tetradic
#5FFFE9 #995FFF #FF5F75 #C5FF5F
square
#5FFFE9 #995FFF #FF5F75 #C5FF5F
split-complementary
#5FFFE9 #FF5FC5 #FF995F
monochromatic
#00E4C4 #22FFE1 #5FFFE9 #9CFFF1 #D9FFFA
Accessibility & contrast
On white
1.24
#5FFFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#5FFFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFE9
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFE9 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E8
Deuteranopia (green-blind)
#DCE0EB
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5fffe9; /* rgb */ color: rgb(95, 255, 233); /* oklch */ color: oklch(91.1% 0.137 182.4);
Tailwind
colors: {
custom: {
50: '#9dfff0',
500: '#5fffe9',
950: '#000000',
},
}SCSS
$custom: #5fffe9; $custom-light: #9dfff0; $custom-dark: #000000;
JSON
{
"hex": "#5fffe9",
"rgb": {
"r": 95,
"g": 255,
"b": 233
},
"hsl": {
"h": 171.75,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.9106,
"c": 0.13678,
"h": 182.4
},
"luminance": 0.79836
}Semantic roles & 50–950 ramp
primary
#5FFFE9
secondary
#D92941
accent
#0020E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685