#5DD69F#5DD69F
#5DD69F is a light, vivid teal. Relative luminance 0.529; OKLCH L 79.2% C 0.136 H 161.2°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD69F |
|---|---|
| RGB | rgb(93, 214, 159) |
| HSL | hsl(153, 60%, 60%) |
| HSV | hsv(153, 57%, 84%) |
| CMYK | cmyk(56.5%, 0%, 25.7%, 16.1%) |
| CIE-LAB | lab(77.83, -46.68, 17.14) |
| CIE-LCH | lch(77.83, 49.73, 159.83°) |
| OKLab | oklab(79.24% -0.1283 0.0438) |
| OKLCH | oklch(79.24% 0.136 161.2) |
| XYZ | xyz(34.8156, 52.9202, 41.1740) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.02
Seafoam
#7FE0B3
ΔE00 4.32
Mediumaquamarine
#66CDAA
ΔE00 5.10
Aqua Green
#12E193
ΔE00 5.26
Greenblue
#23C48B
ΔE00 5.62
Aqua Marine
#2EE8BB
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD69F #D65D94
analogous
#5DD662 #5DD69F #5DD1D6
triadic
#5DD69F #9F5DD6 #D69F5D
tetradic
#5DD69F #625DD6 #D65D94 #D1D65D
square
#5DD69F #625DD6 #D65D94 #D1D65D
split-complementary
#5DD69F #D65DD1 #D6625D
monochromatic
#259361 #32C482 #5DD69F #8EE2BC #BFEFD9
Accessibility & contrast
On white
1.81
#5DD69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#5DD69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD69F
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD69F | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C89C
Deuteranopia (green-blind)
#C2BBA2
Tritanopia (blue-blind)
#2BD5C7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5dd69f; /* rgb */ color: rgb(93, 214, 159); /* oklch */ color: oklch(79.2% 0.136 161.2);
Tailwind
colors: {
custom: {
50: '#95e3bb',
500: '#5dd69f',
950: '#000000',
},
}SCSS
$custom: #5dd69f; $custom-light: #95e3bb; $custom-dark: #000000;
JSON
{
"hex": "#5dd69f",
"rgb": {
"r": 93,
"g": 214,
"b": 159
},
"hsl": {
"h": 152.727,
"s": 59.606,
"l": 60.196
},
"oklch": {
"l": 0.79244,
"c": 0.13559,
"h": 161.2
},
"luminance": 0.52923
}Semantic roles & 50–950 ramp
primary
#5DD69F
secondary
#983F68
accent
#1E6BC7
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1512
muted
#7F8482