#5AD69B#5AD69B
#5AD69B is a light, vivid teal. Relative luminance 0.526; OKLCH L 79.1% C 0.140 H 159.9°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5AD69B |
|---|---|
| RGB | rgb(90, 214, 155) |
| HSL | hsl(151, 60%, 60%) |
| HSV | hsv(151, 58%, 84%) |
| CMYK | cmyk(57.9%, 0%, 27.6%, 16.1%) |
| CIE-LAB | lab(77.66, -48.14, 19.00) |
| CIE-LCH | lch(77.66, 51.76, 158.46°) |
| OKLab | oklab(79.05% -0.1319 0.0484) |
| OKLCH | oklch(79.05% 0.14 159.9) |
| XYZ | xyz(34.1763, 52.6301, 39.3615) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.64
Aqua Green
#12E193
ΔE00 4.62
Seafoam
#7FE0B3
ΔE00 4.94
Greenblue
#23C48B
ΔE00 5.47
Seaweed
#18D17B
ΔE00 5.77
Mediumaquamarine
#66CDAA
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AD69B #D65A95
analogous
#5AD65D #5AD69B #5AD3D6
triadic
#5AD69B #9B5AD6 #D69B5A
tetradic
#5AD69B #5D5AD6 #D65A95 #D3D65A
square
#5AD69B #5D5AD6 #D65A95 #D3D65A
split-complementary
#5AD69B #D65AD3 #D65D5A
monochromatic
#24915D #30C27D #5AD69B #8BE2B9 #BCEED6
Accessibility & contrast
On white
1.82
#5AD69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#5AD69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AD69B
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AD69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AD69B | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C798
Deuteranopia (green-blind)
#C2BB9F
Tritanopia (blue-blind)
#25D5C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5ad69b; /* rgb */ color: rgb(90, 214, 155); /* oklch */ color: oklch(79.1% 0.140 159.9);
Tailwind
colors: {
custom: {
50: '#93e3b8',
500: '#5ad69b',
950: '#000000',
},
}SCSS
$custom: #5ad69b; $custom-light: #93e3b8; $custom-dark: #000000;
JSON
{
"hex": "#5ad69b",
"rgb": {
"r": 90,
"g": 214,
"b": 155
},
"hsl": {
"h": 151.452,
"s": 60.194,
"l": 59.608
},
"oklch": {
"l": 0.79052,
"c": 0.14048,
"h": 159.9
},
"luminance": 0.52633
}Semantic roles & 50–950 ramp
primary
#5AD69B
secondary
#973D68
accent
#4490E3
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1511
muted
#7F8481