#5DFEB2#5DFEB2
#5DFEB2 is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.4% C 0.172 H 159.1°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFEB2 |
|---|---|
| RGB | rgb(93, 254, 178) |
| HSL | hsl(152, 99%, 68%) |
| HSV | hsv(152, 63%, 100%) |
| CMYK | cmyk(63.4%, 0%, 29.9%, 0.4%) |
| CIE-LAB | lab(90.05, -58.99, 24.22) |
| CIE-LCH | lch(90.05, 63.77, 157.68°) |
| OKLab | oklab(89.37% -0.1609 0.0614) |
| OKLCH | oklch(89.37% 0.172 159.1) |
| XYZ | xyz(47.9874, 76.4201, 54.3324) |
| Luminance | 0.7642 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.00
Light Blue Green
#7EFBB3
ΔE00 2.52
Light Green Blue
#56FCA2
ΔE00 2.56
Greenish Cyan
#2AFEB7
ΔE00 2.60
Sea Green (survey)
#53FCA1
ΔE00 2.70
Seafoam Green
#7AF9AB
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFEB2 #FE5DA9
analogous
#5DFE61 #5DFEB2 #5DFAFE
triadic
#5DFEB2 #B25DFE #FEB25D
tetradic
#5DFEB2 #615DFE #FE5DA9 #FAFE5D
square
#5DFEB2 #615DFE #FE5DA9 #FAFE5D
split-complementary
#5DFEB2 #FE5DFA #FE615D
monochromatic
#01DF76 #20FE95 #5DFEB2 #9AFECF #D7FFEC
Accessibility & contrast
On white
1.29
#5DFEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#5DFEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFEB2
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFEB2 | 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)
#FBECAD
Deuteranopia (green-blind)
#E6DCB7
Tritanopia (blue-blind)
#00FDEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5dfeb2; /* rgb */ color: rgb(93, 254, 178); /* oklch */ color: oklch(89.4% 0.172 159.1);
Tailwind
colors: {
custom: {
50: '#9affc9',
500: '#5dfeb2',
950: '#000000',
},
}SCSS
$custom: #5dfeb2; $custom-light: #9affc9; $custom-dark: #000000;
JSON
{
"hex": "#5dfeb2",
"rgb": {
"r": 93,
"g": 254,
"b": 178
},
"hsl": {
"h": 151.677,
"s": 98.773,
"l": 68.039
},
"oklch": {
"l": 0.89374,
"c": 0.17219,
"h": 159.1
},
"luminance": 0.76425
}Semantic roles & 50–950 ramp
primary
#5DFEB2
secondary
#D8287B
accent
#006CE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682