#24AF99#24AF99
#24AF99 is a light, moderate teal. Relative luminance 0.333; OKLCH L 67.9% C 0.117 H 178.9°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #24AF99 |
|---|---|
| RGB | rgb(36, 175, 153) |
| HSL | hsl(171, 66%, 41%) |
| HSV | hsv(171, 79%, 69%) |
| CMYK | cmyk(79.4%, 0%, 12.6%, 31.4%) |
| CIE-LAB | lab(64.43, -40.59, 1.13) |
| CIE-LCH | lch(64.43, 40.61, 178.41°) |
| OKLab | oklab(67.87% -0.1167 0.0023) |
| OKLCH | oklch(67.87% 0.117 178.9) |
| XYZ | xyz(21.8044, 33.3322, 35.4154) |
| Luminance | 0.3333 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.38
Tealish
#24BCA8
ΔE00 3.79
Topaz
#13BBAF
ΔE00 5.08
Lightseagreen
#20B2AA
ΔE00 5.10
Turquoise (survey)
#06C2AC
ΔE00 5.26
Blue Green
#0F9B8E
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24AF99 #AF243A
analogous
#24AF54 #24AF99 #2480AF
triadic
#24AF99 #9924AF #AF9924
tetradic
#24AF99 #5424AF #AF243A #80AF24
square
#24AF99 #5424AF #AF243A #80AF24
split-complementary
#24AF99 #AF2480 #AF5424
monochromatic
#0F4940 #1A7C6D #24AF99 #3AD6BE #6DE1CE
Accessibility & contrast
On white
2.74
#24AF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#24AF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #24AF99
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24AF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##24AF99 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A498
Deuteranopia (green-blind)
#96979B
Tritanopia (blue-blind)
#00B2A8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #24af99; /* rgb */ color: rgb(36, 175, 153); /* oklch */ color: oklch(67.9% 0.117 178.9);
Tailwind
colors: {
custom: {
50: '#78c7b7',
500: '#24af99',
950: '#000000',
},
}SCSS
$custom: #24af99; $custom-light: #78c7b7; $custom-dark: #000000;
JSON
{
"hex": "#24af99",
"rgb": {
"r": 36,
"g": 175,
"b": 153
},
"hsl": {
"h": 170.504,
"s": 65.877,
"l": 41.373
},
"oklch": {
"l": 0.6787,
"c": 0.11672,
"h": 178.9
},
"luminance": 0.33335
}Semantic roles & 50–950 ramp
primary
#24AF99
secondary
#C76877
accent
#3F5AE9
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0A1311
muted
#7C8280