#5DFEB4#5DFEB4
#5DFEB4 is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.4% C 0.171 H 159.7°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFEB4 |
|---|---|
| RGB | rgb(93, 254, 180) |
| HSL | hsl(152, 99%, 68%) |
| HSV | hsv(152, 63%, 100%) |
| CMYK | cmyk(63.4%, 0%, 29.1%, 0.4%) |
| CIE-LAB | lab(90.09, -58.59, 23.25) |
| CIE-LCH | lch(90.09, 63.04, 158.36°) |
| OKLab | oklab(89.42% -0.16 0.0591) |
| OKLCH | oklch(89.42% 0.171 159.7) |
| XYZ | xyz(48.1896, 76.5010, 55.3977) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.77
Greenish Cyan
#2AFEB7
ΔE00 2.38
Light Blue Green
#7EFBB3
ΔE00 2.58
Greenish Turquoise
#00FBB0
ΔE00 2.74
Seafoam Green
#7AF9AB
ΔE00 2.94
Light Green Blue
#56FCA2
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFEB4 #FE5DA7
analogous
#5DFE63 #5DFEB4 #5DF8FE
triadic
#5DFEB4 #B45DFE #FEB45D
tetradic
#5DFEB4 #635DFE #FE5DA7 #F8FE5D
square
#5DFEB4 #635DFE #FE5DA7 #F8FE5D
split-complementary
#5DFEB4 #FE5DF8 #FE635D
monochromatic
#01DF79 #20FE98 #5DFEB4 #9AFED0 #D7FFEC
Accessibility & contrast
On white
1.29
#5DFEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#5DFEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFEB4
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFEB4 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB0
Deuteranopia (green-blind)
#E6DCB9
Tritanopia (blue-blind)
#00FDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5dfeb4; /* rgb */ color: rgb(93, 254, 180); /* oklch */ color: oklch(89.4% 0.171 159.7);
Tailwind
colors: {
custom: {
50: '#9affca',
500: '#5dfeb4',
950: '#000000',
},
}SCSS
$custom: #5dfeb4; $custom-light: #9affca; $custom-dark: #000000;
JSON
{
"hex": "#5dfeb4",
"rgb": {
"r": 93,
"g": 254,
"b": 180
},
"hsl": {
"h": 152.422,
"s": 98.773,
"l": 68.039
},
"oklch": {
"l": 0.89417,
"c": 0.17053,
"h": 159.7
},
"luminance": 0.76506
}Semantic roles & 50–950 ramp
primary
#5DFEB4
secondary
#D82878
accent
#0069E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682