#5FFDB3#5FFDB3
#5FFDB3 is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.2% C 0.169 H 159.4°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFDB3 |
|---|---|
| RGB | rgb(95, 253, 179) |
| HSL | hsl(152, 98%, 68%) |
| HSV | hsv(152, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 29.2%, 0.8%) |
| CIE-LAB | lab(89.83, -58.05, 23.41) |
| CIE-LCH | lch(89.83, 62.59, 158.04°) |
| OKLab | oklab(89.21% -0.1585 0.0594) |
| OKLCH | oklch(89.21% 0.169 159.4) |
| XYZ | xyz(47.9768, 75.9331, 54.7672) |
| Luminance | 0.7594 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.64
Light Blue Green
#7EFBB3
ΔE00 2.40
Greenish Cyan
#2AFEB7
ΔE00 2.54
Seafoam Green
#7AF9AB
ΔE00 2.73
Greenish Turquoise
#00FBB0
ΔE00 2.84
Light Green Blue
#56FCA2
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFDB3 #FD5FA9
analogous
#5FFD64 #5FFDB3 #5FF8FD
triadic
#5FFDB3 #B35FFD #FDB35F
tetradic
#5FFDB3 #645FFD #FD5FA9 #F8FD5F
square
#5FFDB3 #645FFD #FD5FA9 #F8FD5F
split-complementary
#5FFDB3 #FD5FF8 #FD645F
monochromatic
#03DF78 #23FC96 #5FFDB3 #9BFED0 #D8FFEC
Accessibility & contrast
On white
1.30
#5FFDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#5FFDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFDB3
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFDB3 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBAF
Deuteranopia (green-blind)
#E5DCB8
Tritanopia (blue-blind)
#00FCE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5ffdb3; /* rgb */ color: rgb(95, 253, 179); /* oklch */ color: oklch(89.2% 0.169 159.4);
Tailwind
colors: {
custom: {
50: '#9bffca',
500: '#5ffdb3',
950: '#000000',
},
}SCSS
$custom: #5ffdb3; $custom-light: #9bffca; $custom-dark: #000000;
JSON
{
"hex": "#5ffdb3",
"rgb": {
"r": 95,
"g": 253,
"b": 179
},
"hsl": {
"h": 151.899,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.89209,
"c": 0.16924,
"h": 159.4
},
"luminance": 0.75938
}Semantic roles & 50–950 ramp
primary
#5FFDB3
secondary
#D7297B
accent
#006BE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682