#5DFEB8#5DFEB8
#5DFEB8 is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.5% C 0.167 H 161.1°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFEB8 |
|---|---|
| RGB | rgb(93, 254, 184) |
| HSL | hsl(154, 99%, 68%) |
| HSV | hsv(154, 63%, 100%) |
| CMYK | cmyk(63.4%, 0%, 27.6%, 0.4%) |
| CIE-LAB | lab(90.17, -57.79, 21.32) |
| CIE-LCH | lch(90.17, 61.59, 159.75°) |
| OKLab | oklab(89.51% -0.1582 0.0543) |
| OKLCH | oklch(89.51% 0.167 161.1) |
| XYZ | xyz(48.6030, 76.6663, 57.5748) |
| Luminance | 0.7667 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.52
Greenish Cyan
#2AFEB7
ΔE00 2.08
Greenish Turquoise
#00FBB0
ΔE00 2.71
Light Blue Green
#7EFBB3
ΔE00 2.86
Seafoam Green
#7AF9AB
ΔE00 3.46
Light Aquamarine
#7BFDC7
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFEB8 #FE5DA3
analogous
#5DFE67 #5DFEB8 #5DF4FE
triadic
#5DFEB8 #B85DFE #FEB85D
tetradic
#5DFEB8 #675DFE #FE5DA3 #F4FE5D
square
#5DFEB8 #675DFE #FE5DA3 #F4FE5D
split-complementary
#5DFEB8 #FE5DF4 #FE675D
monochromatic
#01DF7F #20FE9D #5DFEB8 #9AFED3 #D7FFED
Accessibility & contrast
On white
1.29
#5DFEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#5DFEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFEB8
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFEB8 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB4
Deuteranopia (green-blind)
#E5DDBC
Tritanopia (blue-blind)
#00FDEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5dfeb8; /* rgb */ color: rgb(93, 254, 184); /* oklch */ color: oklch(89.5% 0.167 161.1);
Tailwind
colors: {
custom: {
50: '#9affcd',
500: '#5dfeb8',
950: '#000000',
},
}SCSS
$custom: #5dfeb8; $custom-light: #9affcd; $custom-dark: #000000;
JSON
{
"hex": "#5dfeb8",
"rgb": {
"r": 93,
"g": 254,
"b": 184
},
"hsl": {
"h": 153.913,
"s": 98.773,
"l": 68.039
},
"oklch": {
"l": 0.89505,
"c": 0.16725,
"h": 161.1
},
"luminance": 0.76671
}Semantic roles & 50–950 ramp
primary
#5DFEB8
secondary
#D82874
accent
#0064E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#0F1813
muted
#808683