#24A8A8#24A8A8
#24A8A8 is a light, moderate teal. Relative luminance 0.312; OKLCH L 66.6% C 0.106 H 194.9°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #24A8A8 |
|---|---|
| RGB | rgb(36, 168, 168) |
| HSL | hsl(180, 65%, 40%) |
| HSV | hsv(180, 79%, 66%) |
| CMYK | cmyk(78.6%, 0%, 0%, 34.1%) |
| CIE-LAB | lab(62.68, -33.10, -9.83) |
| CIE-LCH | lch(62.68, 34.53, 196.54°) |
| OKLab | oklab(66.59% -0.1028 -0.0274) |
| OKLCH | oklch(66.59% 0.106 194.9) |
| XYZ | xyz(21.7948, 31.2048, 41.9126) |
| Luminance | 0.3121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.10
Sea
#3C9992
ΔE00 5.56
Cadetblue
#5F9EA0
ΔE00 6.52
Blue Green
#0F9B8E
ΔE00 6.77
Topaz
#13BBAF
ΔE00 6.81
Turquoise Blue
#06B1C4
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24A8A8 #A82424
analogous
#24A866 #24A8A8 #2466A8
triadic
#24A8A8 #A824A8 #A8A824
tetradic
#24A8A8 #6624A8 #A82424 #66A824
square
#24A8A8 #6624A8 #A82424 #66A824
split-complementary
#24A8A8 #A82466 #A86624
monochromatic
#0E4343 #197676 #24A8A8 #35D4D4 #68DFDF
Accessibility & contrast
On white
2.90
#24A8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#24A8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #24A8A8
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24A8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##24A8A8 | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9FA8
Deuteranopia (green-blind)
#8A92A9
Tritanopia (blue-blind)
#00AEA8
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #24a8a8; /* rgb */ color: rgb(36, 168, 168); /* oklch */ color: oklch(66.6% 0.106 194.9);
Tailwind
colors: {
custom: {
50: '#78c2c1',
500: '#24a8a8',
950: '#000000',
},
}SCSS
$custom: #24a8a8; $custom-light: #78c2c1; $custom-dark: #000000;
JSON
{
"hex": "#24a8a8",
"rgb": {
"r": 36,
"g": 168,
"b": 168
},
"hsl": {
"h": 180,
"s": 64.706,
"l": 40
},
"oklch": {
"l": 0.66588,
"c": 0.10641,
"h": 194.9
},
"luminance": 0.31207
}Semantic roles & 50–950 ramp
primary
#24A8A8
secondary
#C46363
accent
#4040E8
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0A1212
muted
#7C8181