#5FFCB8#5FFCB8
#5FFCB8 is a very light, vivid teal. Relative luminance 0.755; OKLCH L 89.1% C 0.164 H 161.3°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFCB8 |
|---|---|
| RGB | rgb(95, 252, 184) |
| HSL | hsl(154, 96%, 68%) |
| HSV | hsv(154, 62%, 99%) |
| CMYK | cmyk(62.3%, 0%, 27%, 1.2%) |
| CIE-LAB | lab(89.63, -56.65, 20.58) |
| CIE-LCH | lch(89.63, 60.27, 160.03°) |
| OKLab | oklab(89.08% -0.1552 0.0524) |
| OKLCH | oklch(89.08% 0.164 161.3) |
| XYZ | xyz(48.1768, 75.5094, 57.3739) |
| Luminance | 0.7551 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.09
Greenish Cyan
#2AFEB7
ΔE00 2.22
Greenish Turquoise
#00FBB0
ΔE00 2.82
Light Blue Green
#7EFBB3
ΔE00 2.82
Light Aquamarine
#7BFDC7
ΔE00 3.18
Seafoam Green
#7AF9AB
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFCB8 #FC5FA3
analogous
#5FFC69 #5FFCB8 #5FF1FC
triadic
#5FFCB8 #B85FFC #FCB85F
tetradic
#5FFCB8 #695FFC #FC5FA3 #F1FC5F
square
#5FFCB8 #695FFC #FC5FA3 #F1FC5F
split-complementary
#5FFCB8 #FC5FF1 #FC695F
monochromatic
#04DC7F #23FB9D #5FFCB8 #9BFDD3 #D7FEED
Accessibility & contrast
On white
1.30
#5FFCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#5FFCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFCB8
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFCB8 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EAB4
Deuteranopia (green-blind)
#E3DBBC
Tritanopia (blue-blind)
#00FBEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5ffcb8; /* rgb */ color: rgb(95, 252, 184); /* oklch */ color: oklch(89.1% 0.164 161.3);
Tailwind
colors: {
custom: {
50: '#9bfecd',
500: '#5ffcb8',
950: '#000000',
},
}SCSS
$custom: #5ffcb8; $custom-light: #9bfecd; $custom-dark: #000000;
JSON
{
"hex": "#5ffcb8",
"rgb": {
"r": 95,
"g": 252,
"b": 184
},
"hsl": {
"h": 154.013,
"s": 96.319,
"l": 68.039
},
"oklch": {
"l": 0.89079,
"c": 0.16386,
"h": 161.3
},
"luminance": 0.75514
}Semantic roles & 50–950 ramp
primary
#5FFCB8
secondary
#D52A74
accent
#0063E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#0F1813
muted
#808683