#5DEAAB#5DEAAB
#5DEAAB is a very light, vivid teal. Relative luminance 0.641; OKLCH L 84.4% C 0.152 H 161.0°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEAAB |
|---|---|
| RGB | rgb(93, 234, 171) |
| HSL | hsl(153, 77%, 64%) |
| HSV | hsv(153, 60%, 92%) |
| CMYK | cmyk(60.3%, 0%, 26.9%, 8.2%) |
| CIE-LAB | lab(84.02, -52.47, 19.48) |
| CIE-LCH | lch(84.02, 55.97, 159.63°) |
| OKLab | oklab(84.39% -0.1439 0.0496) |
| OKLCH | oklch(84.39% 0.152 161) |
| XYZ | xyz(41.2838, 64.1089, 48.7188) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.81
Aqua Green
#12E193
ΔE00 4.43
Light Blue Green
#7EFBB3
ΔE00 4.59
Greenish Turquoise
#00FBB0
ΔE00 4.63
Seafoam Green
#7AF9AB
ΔE00 4.76
Greenish Cyan
#2AFEB7
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEAAB #EA5D9C
analogous
#5DEA65 #5DEAAB #5DE3EA
triadic
#5DEAAB #AB5DEA #EAAB5D
tetradic
#5DEAAB #655DEA #EA5D9C #E3EA5D
square
#5DEAAB #655DEA #EA5D9C #E3EA5D
split-complementary
#5DEAAB #EA5DE3 #EA655D
monochromatic
#17B56F #27E38F #5DEAAB #93F1C7 #C9F8E3
Accessibility & contrast
On white
1.52
#5DEAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#5DEAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEAAB
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEAAB | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA7
Deuteranopia (green-blind)
#D4CCAF
Tritanopia (blue-blind)
#05E9D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5deaab; /* rgb */ color: rgb(93, 234, 171); /* oklch */ color: oklch(84.4% 0.152 161.0);
Tailwind
colors: {
custom: {
50: '#97f1c4',
500: '#5deaab',
950: '#000000',
},
}SCSS
$custom: #5deaab; $custom-light: #97f1c4; $custom-dark: #000000;
JSON
{
"hex": "#5deaab",
"rgb": {
"r": 93,
"g": 234,
"b": 171
},
"hsl": {
"h": 153.191,
"s": 77.049,
"l": 64.118
},
"oklch": {
"l": 0.84388,
"c": 0.15219,
"h": 161
},
"luminance": 0.64113
}Semantic roles & 50–950 ramp
primary
#5DEAAB
secondary
#B5366F
accent
#0C68D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582