#5FFCB3#5FFCB3
#5FFCB3 is a very light, vivid teal. Relative luminance 0.753; OKLCH L 89.0% C 0.168 H 159.6°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFCB3 |
|---|---|
| RGB | rgb(95, 252, 179) |
| HSL | hsl(152, 96%, 68%) |
| HSV | hsv(152, 62%, 99%) |
| CMYK | cmyk(62.3%, 0%, 29%, 1.2%) |
| CIE-LAB | lab(89.53, -57.66, 23.00) |
| CIE-LCH | lch(89.53, 62.08, 158.25°) |
| OKLab | oklab(88.97% -0.1575 0.0584) |
| OKLCH | oklch(88.97% 0.168 159.6) |
| XYZ | xyz(47.6619, 75.3034, 54.6623) |
| Luminance | 0.7531 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.39
Light Blue Green
#7EFBB3
ΔE00 2.40
Greenish Cyan
#2AFEB7
ΔE00 2.50
Seafoam Green
#7AF9AB
ΔE00 2.76
Greenish Turquoise
#00FBB0
ΔE00 2.80
Light Green Blue
#56FCA2
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFCB3 #FC5FA8
analogous
#5FFC64 #5FFCB3 #5FF6FC
triadic
#5FFCB3 #B35FFC #FCB35F
tetradic
#5FFCB3 #645FFC #FC5FA8 #F6FC5F
square
#5FFCB3 #645FFC #FC5FA8 #F6FC5F
split-complementary
#5FFCB3 #FC5FF6 #FC645F
monochromatic
#04DC78 #23FB96 #5FFCB3 #9BFDD0 #D7FEEC
Accessibility & contrast
On white
1.31
#5FFCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#5FFCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFCB3
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFCB3 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EAAF
Deuteranopia (green-blind)
#E4DBB8
Tritanopia (blue-blind)
#00FBE8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5ffcb3; /* rgb */ color: rgb(95, 252, 179); /* oklch */ color: oklch(89.0% 0.168 159.6);
Tailwind
colors: {
custom: {
50: '#9bfeca',
500: '#5ffcb3',
950: '#000000',
},
}SCSS
$custom: #5ffcb3; $custom-light: #9bfeca; $custom-dark: #000000;
JSON
{
"hex": "#5ffcb3",
"rgb": {
"r": 95,
"g": 252,
"b": 179
},
"hsl": {
"h": 152.102,
"s": 96.319,
"l": 68.039
},
"oklch": {
"l": 0.88969,
"c": 0.16796,
"h": 159.6
},
"luminance": 0.75308
}Semantic roles & 50–950 ramp
primary
#5FFCB3
secondary
#D52A7A
accent
#006BE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682