#5FFCB2#5FFCB2
#5FFCB2 is a very light, vivid teal. Relative luminance 0.753; OKLCH L 88.9% C 0.169 H 159.3°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFCB2 |
|---|---|
| RGB | rgb(95, 252, 178) |
| HSL | hsl(152, 96%, 68%) |
| HSV | hsv(152, 62%, 99%) |
| CMYK | cmyk(62.3%, 0%, 29.4%, 1.2%) |
| CIE-LAB | lab(89.52, -57.86, 23.49) |
| CIE-LCH | lch(89.52, 62.44, 157.91°) |
| OKLab | oklab(88.95% -0.1579 0.0596) |
| OKLCH | oklch(88.95% 0.169 159.3) |
| XYZ | xyz(47.5611, 75.2631, 54.1316) |
| Luminance | 0.7527 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.52
Light Blue Green
#7EFBB3
ΔE00 2.35
Greenish Cyan
#2AFEB7
ΔE00 2.60
Seafoam Green
#7AF9AB
ΔE00 2.64
Light Green Blue
#56FCA2
ΔE00 2.79
Greenish Turquoise
#00FBB0
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFCB2 #FC5FA9
analogous
#5FFC63 #5FFCB2 #5FF7FC
triadic
#5FFCB2 #B25FFC #FCB25F
tetradic
#5FFCB2 #635FFC #FC5FA9 #F7FC5F
square
#5FFCB2 #635FFC #FC5FA9 #F7FC5F
split-complementary
#5FFCB2 #FC5FF7 #FC635F
monochromatic
#04DC77 #23FB95 #5FFCB2 #9BFDCF #D7FEEC
Accessibility & contrast
On white
1.31
#5FFCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#5FFCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFCB2
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFCB2 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EAAE
Deuteranopia (green-blind)
#E4DBB7
Tritanopia (blue-blind)
#00FBE8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5ffcb2; /* rgb */ color: rgb(95, 252, 178); /* oklch */ color: oklch(88.9% 0.169 159.3);
Tailwind
colors: {
custom: {
50: '#9bfec9',
500: '#5ffcb2',
950: '#000000',
},
}SCSS
$custom: #5ffcb2; $custom-light: #9bfec9; $custom-dark: #000000;
JSON
{
"hex": "#5ffcb2",
"rgb": {
"r": 95,
"g": 252,
"b": 178
},
"hsl": {
"h": 151.72,
"s": 96.319,
"l": 68.039
},
"oklch": {
"l": 0.88947,
"c": 0.1688,
"h": 159.3
},
"luminance": 0.75268
}Semantic roles & 50–950 ramp
primary
#5FFCB2
secondary
#D52A7B
accent
#006CE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682