#24BCA3#24BCA3
#24BCA3 is a light, vivid teal. Relative luminance 0.390; OKLCH L 71.5% C 0.125 H 178.0°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #24BCA3 |
|---|---|
| RGB | rgb(36, 188, 163) |
| HSL | hsl(170, 68%, 44%) |
| HSV | hsv(170, 81%, 74%) |
| CMYK | cmyk(80.9%, 0%, 13.3%, 26.3%) |
| CIE-LAB | lab(68.74, -43.54, 1.87) |
| CIE-LCH | lch(68.74, 43.58, 177.54°) |
| OKLab | oklab(71.48% -0.1247 0.0043) |
| OKLCH | oklch(71.48% 0.125 178) |
| XYZ | xyz(25.3182, 38.9827, 40.8332) |
| Luminance | 0.3899 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.62
Turquoise (survey)
#06C2AC
ΔE00 2.07
Greeny Blue
#42B395
ΔE00 3.67
Topaz
#13BBAF
ΔE00 4.37
Lightseagreen
#20B2AA
ΔE00 6.20
Mediumaquamarine
#66CDAA
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24BCA3 #BC243D
analogous
#24BC57 #24BCA3 #2489BC
triadic
#24BCA3 #A324BC #BCA324
tetradic
#24BCA3 #5724BC #BC243D #89BC24
square
#24BCA3 #5724BC #BC243D #89BC24
split-complementary
#24BCA3 #BC2489 #BC5724
monochromatic
#10554A #1A8976 #24BCA3 #42DBC2 #76E5D2
Accessibility & contrast
On white
2.39
#24BCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#24BCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #24BCA3
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24BCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##24BCA3 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A2
Deuteranopia (green-blind)
#A1A2A5
Tritanopia (blue-blind)
#00BFB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #24bca3; /* rgb */ color: rgb(36, 188, 163); /* oklch */ color: oklch(71.5% 0.125 178.0);
Tailwind
colors: {
custom: {
50: '#7bd1be',
500: '#24bca3',
950: '#000000',
},
}SCSS
$custom: #24bca3; $custom-light: #7bd1be; $custom-dark: #000000;
JSON
{
"hex": "#24bca3",
"rgb": {
"r": 36,
"g": 188,
"b": 163
},
"hsl": {
"h": 170.132,
"s": 67.857,
"l": 43.922
},
"oklch": {
"l": 0.71483,
"c": 0.12481,
"h": 178
},
"luminance": 0.38986
}Semantic roles & 50–950 ramp
primary
#24BCA3
secondary
#CC707F
accent
#3D5AEB
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1412
muted
#7C8281