#5DFEB3#5DFEB3
#5DFEB3 is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.4% C 0.171 H 159.4°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFEB3 |
|---|---|
| RGB | rgb(93, 254, 179) |
| HSL | hsl(152, 99%, 68%) |
| HSV | hsv(152, 63%, 100%) |
| CMYK | cmyk(63.4%, 0%, 29.5%, 0.4%) |
| CIE-LAB | lab(90.07, -58.79, 23.74) |
| CIE-LCH | lch(90.07, 63.40, 158.02°) |
| OKLab | oklab(89.4% -0.1604 0.0602) |
| OKLCH | oklch(89.4% 0.171 159.4) |
| XYZ | xyz(48.0881, 76.4604, 54.8631) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.88
Greenish Cyan
#2AFEB7
ΔE00 2.48
Light Blue Green
#7EFBB3
ΔE00 2.55
Light Green Blue
#56FCA2
ΔE00 2.75
Greenish Turquoise
#00FBB0
ΔE00 2.78
Seafoam Green
#7AF9AB
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFEB3 #FE5DA8
analogous
#5DFE62 #5DFEB3 #5DF8FE
triadic
#5DFEB3 #B35DFE #FEB35D
tetradic
#5DFEB3 #625DFE #FE5DA8 #F8FE5D
square
#5DFEB3 #625DFE #FE5DA8 #F8FE5D
split-complementary
#5DFEB3 #FE5DF8 #FE625D
monochromatic
#01DF78 #20FE96 #5DFEB3 #9AFED0 #D7FFEC
Accessibility & contrast
On white
1.29
#5DFEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#5DFEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFEB3
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFEB3 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECAF
Deuteranopia (green-blind)
#E6DCB8
Tritanopia (blue-blind)
#00FDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5dfeb3; /* rgb */ color: rgb(93, 254, 179); /* oklch */ color: oklch(89.4% 0.171 159.4);
Tailwind
colors: {
custom: {
50: '#9affca',
500: '#5dfeb3',
950: '#000000',
},
}SCSS
$custom: #5dfeb3; $custom-light: #9affca; $custom-dark: #000000;
JSON
{
"hex": "#5dfeb3",
"rgb": {
"r": 93,
"g": 254,
"b": 179
},
"hsl": {
"h": 152.05,
"s": 98.773,
"l": 68.039
},
"oklch": {
"l": 0.89396,
"c": 0.17135,
"h": 159.4
},
"luminance": 0.76465
}Semantic roles & 50–950 ramp
primary
#5DFEB3
secondary
#D8287A
accent
#006BE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682