#24BCA1#24BCA1
#24BCA1 is a light, vivid teal. Relative luminance 0.389; OKLCH L 71.4% C 0.126 H 176.8°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #24BCA1 |
|---|---|
| RGB | rgb(36, 188, 161) |
| HSL | hsl(169, 68%, 44%) |
| HSV | hsv(169, 81%, 74%) |
| CMYK | cmyk(80.9%, 0%, 14.4%, 26.3%) |
| CIE-LAB | lab(68.69, -44.07, 2.90) |
| CIE-LCH | lch(68.69, 44.17, 176.24°) |
| OKLab | oklab(71.42% -0.1257 0.007) |
| OKLCH | oklch(71.42% 0.126 176.8) |
| XYZ | xyz(25.1405, 38.9116, 39.8970) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.25
Turquoise (survey)
#06C2AC
ΔE00 2.50
Greeny Blue
#42B395
ΔE00 3.33
Topaz
#13BBAF
ΔE00 5.00
Green Blue
#01C08D
ΔE00 6.38
Mediumaquamarine
#66CDAA
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24BCA1 #BC243F
analogous
#24BC55 #24BCA1 #248BBC
triadic
#24BCA1 #A124BC #BCA124
tetradic
#24BCA1 #5524BC #BC243F #8BBC24
square
#24BCA1 #5524BC #BC243F #8BBC24
split-complementary
#24BCA1 #BC248B #BC5524
monochromatic
#105549 #1A8975 #24BCA1 #42DBC0 #76E5D1
Accessibility & contrast
On white
2.39
#24BCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#24BCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #24BCA1
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24BCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##24BCA1 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A0
Deuteranopia (green-blind)
#A1A2A3
Tritanopia (blue-blind)
#00BFB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #24bca1; /* rgb */ color: rgb(36, 188, 161); /* oklch */ color: oklch(71.4% 0.126 176.8);
Tailwind
colors: {
custom: {
50: '#7bd1bc',
500: '#24bca1',
950: '#000000',
},
}SCSS
$custom: #24bca1; $custom-light: #7bd1bc; $custom-dark: #000000;
JSON
{
"hex": "#24bca1",
"rgb": {
"r": 36,
"g": 188,
"b": 161
},
"hsl": {
"h": 169.342,
"s": 67.857,
"l": 43.922
},
"oklch": {
"l": 0.71424,
"c": 0.12587,
"h": 176.8
},
"luminance": 0.38915
}Semantic roles & 50–950 ramp
primary
#24BCA1
secondary
#CC7080
accent
#3D5CEB
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1412
muted
#7C8281