#24C99F#24C99F
#24C99F is a light, vivid teal. Relative luminance 0.447; OKLCH L 74.7% C 0.141 H 169.9°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #24C99F |
|---|---|
| RGB | rgb(36, 201, 159) |
| HSL | hsl(165, 70%, 46%) |
| HSV | hsv(165, 82%, 79%) |
| CMYK | cmyk(82.1%, 0%, 20.9%, 21.2%) |
| CIE-LAB | lab(72.66, -49.98, 9.69) |
| CIE-LCH | lch(72.66, 50.91, 169.03°) |
| OKLab | oklab(74.67% -0.1391 0.0247) |
| OKLCH | oklch(74.67% 0.141 169.9) |
| XYZ | xyz(27.8687, 44.6480, 39.9433) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.56
Eucalyptus
#44D7A8
ΔE00 3.87
Aquamarine (survey)
#04D8B2
ΔE00 4.11
Greenblue
#23C48B
ΔE00 4.13
Mediumaquamarine
#66CDAA
ΔE00 4.50
Greenish Teal
#32BF84
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24C99F #C9244E
analogous
#24C94D #24C99F #24A1C9
triadic
#24C99F #9F24C9 #C99F24
tetradic
#24C99F #4D24C9 #C9244E #A1C924
square
#24C99F #4D24C9 #C9244E #A1C924
split-complementary
#24C99F #C924A1 #C94D24
monochromatic
#11614D #1B9576 #24C99F #4BDFB9 #7FE8CD
Accessibility & contrast
On white
2.11
#24C99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#24C99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #24C99F
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24C99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##24C99F | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BB9D
Deuteranopia (green-blind)
#AFACA2
Tritanopia (blue-blind)
#00CABD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #24c99f; /* rgb */ color: rgb(36, 201, 159); /* oklch */ color: oklch(74.7% 0.141 169.9);
Tailwind
colors: {
custom: {
50: '#7ddabb',
500: '#24c99f',
950: '#000000',
},
}SCSS
$custom: #24c99f; $custom-light: #7ddabb; $custom-dark: #000000;
JSON
{
"hex": "#24c99f",
"rgb": {
"r": 36,
"g": 201,
"b": 159
},
"hsl": {
"h": 164.727,
"s": 69.62,
"l": 46.471
},
"oklch": {
"l": 0.74665,
"c": 0.14132,
"h": 169.9
},
"luminance": 0.44652
}Semantic roles & 50–950 ramp
primary
#24C99F
secondary
#D1788F
accent
#3B68EC
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380