#5FE9BF#5FE9BF
#5FE9BF is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.7% C 0.135 H 169.8°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE9BF |
|---|---|
| RGB | rgb(95, 233, 191) |
| HSL | hsl(162, 76%, 64%) |
| HSV | hsv(162, 59%, 91%) |
| CMYK | cmyk(59.2%, 0%, 18%, 8.6%) |
| CIE-LAB | lab(84.21, -47.33, 9.31) |
| CIE-LCH | lch(84.21, 48.24, 168.87°) |
| OKLab | oklab(84.7% -0.1328 0.0238) |
| OKLCH | oklch(84.7% 0.135 169.8) |
| XYZ | xyz(43.2576, 64.4679, 59.4440) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.46
Light Turquoise
#7EF4CC
ΔE00 3.29
Aqua (survey)
#13EAC9
ΔE00 4.27
Seafoam
#7FE0B3
ΔE00 4.28
Bright Teal
#01F9C6
ΔE00 4.59
Eucalyptus
#44D7A8
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE9BF #E95F89
analogous
#5FE97A #5FE9BF #5FCEE9
triadic
#5FE9BF #BF5FE9 #E9BF5F
tetradic
#5FE9BF #7A5FE9 #E95F89 #CEE95F
square
#5FE9BF #7A5FE9 #E95F89 #CEE95F
split-complementary
#5FE9BF #E95FCE #E97A5F
monochromatic
#19B585 #29E2A9 #5FE9BF #95F0D5 #CBF8EA
Accessibility & contrast
On white
1.51
#5FE9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#5FE9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE9BF
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE9BF | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBD
Deuteranopia (green-blind)
#CFCCC2
Tritanopia (blue-blind)
#00EADD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5fe9bf; /* rgb */ color: rgb(95, 233, 191); /* oklch */ color: oklch(84.7% 0.135 169.8);
Tailwind
colors: {
custom: {
50: '#99f1d2',
500: '#5fe9bf',
950: '#000000',
},
}SCSS
$custom: #5fe9bf; $custom-light: #99f1d2; $custom-dark: #000000;
JSON
{
"hex": "#5fe9bf",
"rgb": {
"r": 95,
"g": 233,
"b": 191
},
"hsl": {
"h": 161.739,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.84697,
"c": 0.1349,
"h": 169.8
},
"luminance": 0.64472
}Semantic roles & 50–950 ramp
primary
#5FE9BF
secondary
#B5375E
accent
#0D4BD8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583