Tealish#24BCA8
#24BCA8 is a light, vivid teal. Relative luminance 0.392; OKLCH L 71.6% C 0.122 H 181.2°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #24BCA8 |
|---|---|
| RGB | rgb(36, 188, 168) |
| HSL | hsl(172, 68%, 44%) |
| HSV | hsv(172, 81%, 74%) |
| CMYK | cmyk(80.9%, 0%, 10.6%, 26.3%) |
| CIE-LAB | lab(68.87, -42.19, -0.68) |
| CIE-LCH | lch(68.87, 42.19, 180.92°) |
| OKLab | oklab(71.64% -0.1224 -0.0025) |
| OKLCH | oklch(71.64% 0.122 181.2) |
| XYZ | xyz(25.7751, 39.1654, 43.2394) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 0.00
Turquoise (survey)
#06C2AC
ΔE00 1.72
Topaz
#13BBAF
ΔE00 2.76
Greeny Blue
#42B395
ΔE00 4.79
Lightseagreen
#20B2AA
ΔE00 4.80
Mediumaquamarine
#66CDAA
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24BCA8 #BC2438
analogous
#24BC5C #24BCA8 #2484BC
triadic
#24BCA8 #A824BC #BCA824
tetradic
#24BCA8 #5C24BC #BC2438 #84BC24
square
#24BCA8 #5C24BC #BC2438 #84BC24
split-complementary
#24BCA8 #BC2484 #BC5C24
monochromatic
#10554C #1A897A #24BCA8 #42DBC7 #76E5D6
Accessibility & contrast
On white
2.38
#24BCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#24BCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #24BCA8
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24BCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##24BCA8 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B0A7
Deuteranopia (green-blind)
#A0A2AA
Tritanopia (blue-blind)
#00C0B6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #24bca8; /* rgb */ color: rgb(36, 188, 168); /* oklch */ color: oklch(71.6% 0.122 181.2);
Tailwind
colors: {
custom: {
50: '#7bd1c1',
500: '#24bca8',
950: '#000000',
},
}SCSS
$custom: #24bca8; $custom-light: #7bd1c1; $custom-dark: #000000;
JSON
{
"hex": "#24bca8",
"rgb": {
"r": 36,
"g": 188,
"b": 168
},
"hsl": {
"h": 172.105,
"s": 67.857,
"l": 43.922
},
"oklch": {
"l": 0.71635,
"c": 0.12243,
"h": 181.2
},
"luminance": 0.39169
}Semantic roles & 50–950 ramp
primary
#24BCA8
secondary
#CC707C
accent
#3D54EB
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1412
muted
#7C8281