#5FFCB9#5FFCB9
#5FFCB9 is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.1% C 0.163 H 161.7°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFCB9 |
|---|---|
| RGB | rgb(95, 252, 185) |
| HSL | hsl(154, 96%, 68%) |
| HSV | hsv(154, 62%, 99%) |
| CMYK | cmyk(62.3%, 0%, 26.6%, 1.2%) |
| CIE-LAB | lab(89.65, -56.44, 20.10) |
| CIE-LCH | lch(89.65, 59.91, 160.40°) |
| OKLab | oklab(89.1% -0.1548 0.0512) |
| OKLCH | oklch(89.1% 0.163 161.7) |
| XYZ | xyz(48.2820, 75.5515, 57.9279) |
| Luminance | 0.7556 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.13
Greenish Cyan
#2AFEB7
ΔE00 2.21
Greenish Turquoise
#00FBB0
ΔE00 2.87
Light Blue Green
#7EFBB3
ΔE00 2.94
Light Aquamarine
#7BFDC7
ΔE00 3.03
Seafoam Green
#7AF9AB
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFCB9 #FC5FA2
analogous
#5FFC6A #5FFCB9 #5FF0FC
triadic
#5FFCB9 #B95FFC #FCB95F
tetradic
#5FFCB9 #6A5FFC #FC5FA2 #F0FC5F
square
#5FFCB9 #6A5FFC #FC5FA2 #F0FC5F
split-complementary
#5FFCB9 #FC5FF0 #FC6A5F
monochromatic
#04DC80 #23FB9F #5FFCB9 #9BFDD3 #D7FEEE
Accessibility & contrast
On white
1.30
#5FFCB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#5FFCB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFCB9
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFCB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFCB9 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB5
Deuteranopia (green-blind)
#E3DBBD
Tritanopia (blue-blind)
#00FBEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5ffcb9; /* rgb */ color: rgb(95, 252, 185); /* oklch */ color: oklch(89.1% 0.163 161.7);
Tailwind
colors: {
custom: {
50: '#9bfece',
500: '#5ffcb9',
950: '#000000',
},
}SCSS
$custom: #5ffcb9; $custom-light: #9bfece; $custom-dark: #000000;
JSON
{
"hex": "#5ffcb9",
"rgb": {
"r": 95,
"g": 252,
"b": 185
},
"hsl": {
"h": 154.395,
"s": 96.319,
"l": 68.039
},
"oklch": {
"l": 0.89102,
"c": 0.16307,
"h": 161.7
},
"luminance": 0.75556
}Semantic roles & 50–950 ramp
primary
#5FFCB9
secondary
#D52A73
accent
#0062E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1813
muted
#808683