#24CAA3#24CAA3
#24CAA3 is a light, vivid teal. Relative luminance 0.453; OKLCH L 75.0% C 0.140 H 171.5°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #24CAA3 |
|---|---|
| RGB | rgb(36, 202, 163) |
| HSL | hsl(166, 70%, 47%) |
| HSV | hsv(166, 82%, 79%) |
| CMYK | cmyk(82.2%, 0%, 19.3%, 20.8%) |
| CIE-LAB | lab(73.06, -49.40, 8.10) |
| CIE-LCH | lch(73.06, 50.06, 170.68°) |
| OKLab | oklab(75.02% -0.1382 0.0206) |
| OKLCH | oklch(75.02% 0.14 171.5) |
| XYZ | xyz(28.4553, 45.2569, 41.8789) |
| Luminance | 0.4526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.57
Eucalyptus
#44D7A8
ΔE00 3.94
Mediumaquamarine
#66CDAA
ΔE00 4.29
Green Blue
#01C08D
ΔE00 4.36
Greenblue
#23C48B
ΔE00 5.01
Turquoise (survey)
#06C2AC
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24CAA3 #CA244B
analogous
#24CA50 #24CAA3 #249ECA
triadic
#24CAA3 #A324CA #CAA324
tetradic
#24CAA3 #5024CA #CA244B #9ECA24
square
#24CAA3 #5024CA #CA244B #9ECA24
split-complementary
#24CAA3 #CA249E #CA5024
monochromatic
#11624F #1B9679 #24CAA3 #4CDFBD #80E8D0
Accessibility & contrast
On white
2.09
#24CAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#24CAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #24CAA3
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24CAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##24CAA3 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BCA1
Deuteranopia (green-blind)
#AFADA6
Tritanopia (blue-blind)
#00CCBF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #24caa3; /* rgb */ color: rgb(36, 202, 163); /* oklch */ color: oklch(75.0% 0.140 171.5);
Tailwind
colors: {
custom: {
50: '#7ddbbe',
500: '#24caa3',
950: '#000000',
},
}SCSS
$custom: #24caa3; $custom-light: #7ddbbe; $custom-dark: #000000;
JSON
{
"hex": "#24caa3",
"rgb": {
"r": 36,
"g": 202,
"b": 163
},
"hsl": {
"h": 165.904,
"s": 69.748,
"l": 46.667
},
"oklch": {
"l": 0.75025,
"c": 0.13974,
"h": 171.5
},
"luminance": 0.4526
}Semantic roles & 50–950 ramp
primary
#24CAA3
secondary
#D1798E
accent
#3B65ED
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1512
muted
#7D8381