#5FFCB4#5FFCB4
#5FFCB4 is a very light, vivid teal. Relative luminance 0.753; OKLCH L 89.0% C 0.167 H 160.0°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFCB4 |
|---|---|
| RGB | rgb(95, 252, 180) |
| HSL | hsl(152, 96%, 68%) |
| HSV | hsv(152, 62%, 99%) |
| CMYK | cmyk(62.3%, 0%, 28.6%, 1.2%) |
| CIE-LAB | lab(89.55, -57.46, 22.52) |
| CIE-LCH | lch(89.55, 61.71, 158.60°) |
| OKLab | oklab(88.99% -0.157 0.0572) |
| OKLCH | oklch(88.99% 0.167 160) |
| XYZ | xyz(47.7634, 75.3440, 55.1969) |
| Luminance | 0.7535 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.27
Greenish Cyan
#2AFEB7
ΔE00 2.41
Light Blue Green
#7EFBB3
ΔE00 2.45
Greenish Turquoise
#00FBB0
ΔE00 2.77
Seafoam Green
#7AF9AB
ΔE00 2.89
Seafoam (survey)
#80F9AD
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFCB4 #FC5FA7
analogous
#5FFC65 #5FFCB4 #5FF6FC
triadic
#5FFCB4 #B45FFC #FCB45F
tetradic
#5FFCB4 #655FFC #FC5FA7 #F6FC5F
square
#5FFCB4 #655FFC #FC5FA7 #F6FC5F
split-complementary
#5FFCB4 #FC5FF6 #FC655F
monochromatic
#04DC79 #23FB98 #5FFCB4 #9BFDD0 #D7FEEC
Accessibility & contrast
On white
1.31
#5FFCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#5FFCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFCB4
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFCB4 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EAB0
Deuteranopia (green-blind)
#E4DBB9
Tritanopia (blue-blind)
#00FBE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5ffcb4; /* rgb */ color: rgb(95, 252, 180); /* oklch */ color: oklch(89.0% 0.167 160.0);
Tailwind
colors: {
custom: {
50: '#9bfeca',
500: '#5ffcb4',
950: '#000000',
},
}SCSS
$custom: #5ffcb4; $custom-light: #9bfeca; $custom-dark: #000000;
JSON
{
"hex": "#5ffcb4",
"rgb": {
"r": 95,
"g": 252,
"b": 180
},
"hsl": {
"h": 152.484,
"s": 96.319,
"l": 68.039
},
"oklch": {
"l": 0.8899,
"c": 0.16713,
"h": 160
},
"luminance": 0.75349
}Semantic roles & 50–950 ramp
primary
#5FFCB4
secondary
#D52A78
accent
#0069E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682