#5DFFB2#5DFFB2
#5DFFB2 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.6% C 0.173 H 158.9°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFFB2 |
|---|---|
| RGB | rgb(93, 255, 178) |
| HSL | hsl(151, 100%, 68%) |
| HSV | hsv(151, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(90.35, -59.38, 24.62) |
| CIE-LCH | lch(90.35, 64.28, 157.48°) |
| OKLab | oklab(89.62% -0.1618 0.0624) |
| OKLCH | oklch(89.62% 0.173 158.9) |
| XYZ | xyz(48.3055, 77.0564, 54.4385) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.24
Light Green Blue
#56FCA2
ΔE00 2.47
Light Blue Green
#7EFBB3
ΔE00 2.58
Sea Green (survey)
#53FCA1
ΔE00 2.61
Greenish Cyan
#2AFEB7
ΔE00 2.69
Seafoam Green
#7AF9AB
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFFB2 #FF5DAA
analogous
#5DFF61 #5DFFB2 #5DFBFF
triadic
#5DFFB2 #B25DFF #FFB25D
tetradic
#5DFFB2 #615DFF #FF5DAA #FBFF5D
square
#5DFFB2 #615DFF #FF5DAA #FBFF5D
split-complementary
#5DFFB2 #FF5DFB #FF615D
monochromatic
#00E276 #20FF95 #5DFFB2 #9AFFCF #D7FFEC
Accessibility & contrast
On white
1.28
#5DFFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#5DFFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFFB2
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFFB2 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAD
Deuteranopia (green-blind)
#E7DDB7
Tritanopia (blue-blind)
#00FEEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5dffb2; /* rgb */ color: rgb(93, 255, 178); /* oklch */ color: oklch(89.6% 0.173 158.9);
Tailwind
colors: {
custom: {
50: '#9bffc9',
500: '#5dffb2',
950: '#000000',
},
}SCSS
$custom: #5dffb2; $custom-light: #9bffc9; $custom-dark: #000000;
JSON
{
"hex": "#5dffb2",
"rgb": {
"r": 93,
"g": 255,
"b": 178
},
"hsl": {
"h": 151.481,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.89615,
"c": 0.17347,
"h": 158.9
},
"luminance": 0.77062
}Semantic roles & 50–950 ramp
primary
#5DFFB2
secondary
#D9277C
accent
#006DE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682