#24A8A9#24A8A9
#24A8A9 is a light, moderate teal. Relative luminance 0.312; OKLCH L 66.6% C 0.106 H 195.7°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #24A8A9 |
|---|---|
| RGB | rgb(36, 168, 169) |
| HSL | hsl(180, 65%, 40%) |
| HSV | hsv(180, 79%, 66%) |
| CMYK | cmyk(78.7%, 0.6%, 0%, 33.7%) |
| CIE-LAB | lab(62.71, -32.80, -10.35) |
| CIE-LCH | lch(62.71, 34.39, 197.51°) |
| OKLab | oklab(66.62% -0.1024 -0.0288) |
| OKLCH | oklch(66.62% 0.106 195.7) |
| XYZ | xyz(21.8883, 31.2422, 42.4052) |
| Luminance | 0.3125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.39
Sea
#3C9992
ΔE00 5.75
Cadetblue
#5F9EA0
ΔE00 6.41
Turquoise Blue
#06B1C4
ΔE00 6.91
Topaz
#13BBAF
ΔE00 7.06
Blue Green
#0F9B8E
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24A8A9 #A92524
analogous
#24A967 #24A8A9 #2466A9
triadic
#24A8A9 #A924A8 #A8A924
tetradic
#24A8A9 #6724A9 #A92524 #66A924
square
#24A8A9 #6724A9 #A92524 #66A924
split-complementary
#24A8A9 #A92466 #A96724
monochromatic
#0F4444 #197677 #24A8A9 #36D3D4 #68DEDF
Accessibility & contrast
On white
2.90
#24A8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#24A8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #24A8A9
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24A8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##24A8A9 | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0A9
Deuteranopia (green-blind)
#8A92AA
Tritanopia (blue-blind)
#00AEA8
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #24a8a9; /* rgb */ color: rgb(36, 168, 169); /* oklch */ color: oklch(66.6% 0.106 195.7);
Tailwind
colors: {
custom: {
50: '#78c2c2',
500: '#24a8a9',
950: '#000000',
},
}SCSS
$custom: #24a8a9; $custom-light: #78c2c2; $custom-dark: #000000;
JSON
{
"hex": "#24a8a9",
"rgb": {
"r": 36,
"g": 168,
"b": 169
},
"hsl": {
"h": 180.451,
"s": 64.878,
"l": 40.196
},
"oklch": {
"l": 0.66624,
"c": 0.10635,
"h": 195.7
},
"luminance": 0.31245
}Semantic roles & 50–950 ramp
primary
#24A8A9
secondary
#C56564
accent
#4140E8
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181