#24CAA2#24CAA2
#24CAA2 is a light, vivid teal. Relative luminance 0.452; OKLCH L 75.0% C 0.140 H 171.0°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #24CAA2 |
|---|---|
| RGB | rgb(36, 202, 162) |
| HSL | hsl(166, 70%, 47%) |
| HSV | hsv(166, 82%, 79%) |
| CMYK | cmyk(82.2%, 0%, 19.8%, 20.8%) |
| CIE-LAB | lab(73.04, -49.65, 8.61) |
| CIE-LCH | lch(73.04, 50.39, 170.16°) |
| OKLab | oklab(75% -0.1387 0.0219) |
| OKLCH | oklch(75% 0.14 171) |
| XYZ | xyz(28.3661, 45.2212, 41.4089) |
| Luminance | 0.4522 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.65
Eucalyptus
#44D7A8
ΔE00 3.83
Green Blue
#01C08D
ΔE00 4.15
Mediumaquamarine
#66CDAA
ΔE00 4.32
Greenblue
#23C48B
ΔE00 4.76
Turquoise (survey)
#06C2AC
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24CAA2 #CA244C
analogous
#24CA4F #24CAA2 #249FCA
triadic
#24CAA2 #A224CA #CAA224
tetradic
#24CAA2 #4F24CA #CA244C #9FCA24
square
#24CAA2 #4F24CA #CA244C #9FCA24
split-complementary
#24CAA2 #CA249F #CA4F24
monochromatic
#11624F #1B9678 #24CAA2 #4CDFBC #80E8CF
Accessibility & contrast
On white
2.09
#24CAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#24CAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #24CAA2
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24CAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##24CAA2 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BCA0
Deuteranopia (green-blind)
#B0ADA5
Tritanopia (blue-blind)
#00CCBF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #24caa2; /* rgb */ color: rgb(36, 202, 162); /* oklch */ color: oklch(75.0% 0.140 171.0);
Tailwind
colors: {
custom: {
50: '#7ddbbd',
500: '#24caa2',
950: '#000000',
},
}SCSS
$custom: #24caa2; $custom-light: #7ddbbd; $custom-dark: #000000;
JSON
{
"hex": "#24caa2",
"rgb": {
"r": 36,
"g": 202,
"b": 162
},
"hsl": {
"h": 165.542,
"s": 69.748,
"l": 46.667
},
"oklch": {
"l": 0.74998,
"c": 0.1404,
"h": 171
},
"luminance": 0.45225
}Semantic roles & 50–950 ramp
primary
#24CAA2
secondary
#D1798E
accent
#3B66ED
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1512
muted
#7D8381