#5FFDB2#5FFDB2
#5FFDB2 is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.2% C 0.170 H 159.1°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFDB2 |
|---|---|
| RGB | rgb(95, 253, 178) |
| HSL | hsl(152, 98%, 68%) |
| HSV | hsv(152, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 29.6%, 0.8%) |
| CIE-LAB | lab(89.81, -58.25, 23.89) |
| CIE-LCH | lch(89.81, 62.96, 157.70°) |
| OKLab | oklab(89.19% -0.1589 0.0606) |
| OKLCH | oklch(89.19% 0.17 159.1) |
| XYZ | xyz(47.8760, 75.8928, 54.2365) |
| Luminance | 0.7590 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.76
Light Blue Green
#7EFBB3
ΔE00 2.37
Seafoam Green
#7AF9AB
ΔE00 2.62
Greenish Cyan
#2AFEB7
ΔE00 2.65
Light Green Blue
#56FCA2
ΔE00 2.66
Sea Green (survey)
#53FCA1
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFDB2 #FD5FAA
analogous
#5FFD63 #5FFDB2 #5FF9FD
triadic
#5FFDB2 #B25FFD #FDB25F
tetradic
#5FFDB2 #635FFD #FD5FAA #F9FD5F
square
#5FFDB2 #635FFD #FD5FAA #F9FD5F
split-complementary
#5FFDB2 #FD5FF9 #FD635F
monochromatic
#03DF76 #23FC95 #5FFDB2 #9BFECF #D8FFEC
Accessibility & contrast
On white
1.30
#5FFDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#5FFDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFDB2
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFDB2 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBAE
Deuteranopia (green-blind)
#E5DCB7
Tritanopia (blue-blind)
#00FCE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5ffdb2; /* rgb */ color: rgb(95, 253, 178); /* oklch */ color: oklch(89.2% 0.170 159.1);
Tailwind
colors: {
custom: {
50: '#9bffc9',
500: '#5ffdb2',
950: '#000000',
},
}SCSS
$custom: #5ffdb2; $custom-light: #9bffc9; $custom-dark: #000000;
JSON
{
"hex": "#5ffdb2",
"rgb": {
"r": 95,
"g": 253,
"b": 178
},
"hsl": {
"h": 151.519,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.89188,
"c": 0.17008,
"h": 159.1
},
"luminance": 0.75898
}Semantic roles & 50–950 ramp
primary
#5FFDB2
secondary
#D7297C
accent
#006DE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682