#24BCA0#24BCA0
#24BCA0 is a light, vivid teal. Relative luminance 0.389; OKLCH L 71.4% C 0.126 H 176.2°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #24BCA0 |
|---|---|
| RGB | rgb(36, 188, 160) |
| HSL | hsl(169, 68%, 44%) |
| HSV | hsv(169, 81%, 74%) |
| CMYK | cmyk(80.9%, 0%, 14.9%, 26.3%) |
| CIE-LAB | lab(68.66, -44.34, 3.41) |
| CIE-LCH | lch(68.66, 44.47, 175.61°) |
| OKLab | oklab(71.39% -0.1262 0.0083) |
| OKLCH | oklch(71.39% 0.126 176.2) |
| XYZ | xyz(25.0526, 38.8764, 39.4344) |
| Luminance | 0.3888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.56
Turquoise (survey)
#06C2AC
ΔE00 2.74
Greeny Blue
#42B395
ΔE00 3.20
Topaz
#13BBAF
ΔE00 5.31
Green Blue
#01C08D
ΔE00 6.07
Mediumaquamarine
#66CDAA
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24BCA0 #BC2440
analogous
#24BC54 #24BCA0 #248CBC
triadic
#24BCA0 #A024BC #BCA024
tetradic
#24BCA0 #5424BC #BC2440 #8CBC24
square
#24BCA0 #5424BC #BC2440 #8CBC24
split-complementary
#24BCA0 #BC248C #BC5424
monochromatic
#105549 #1A8974 #24BCA0 #42DBBF #76E5D0
Accessibility & contrast
On white
2.39
#24BCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#24BCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #24BCA0
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24BCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##24BCA0 | 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)
#B5B09F
Deuteranopia (green-blind)
#A2A2A2
Tritanopia (blue-blind)
#00BFB4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #24bca0; /* rgb */ color: rgb(36, 188, 160); /* oklch */ color: oklch(71.4% 0.126 176.2);
Tailwind
colors: {
custom: {
50: '#7bd1bc',
500: '#24bca0',
950: '#000000',
},
}SCSS
$custom: #24bca0; $custom-light: #7bd1bc; $custom-dark: #000000;
JSON
{
"hex": "#24bca0",
"rgb": {
"r": 36,
"g": 188,
"b": 160
},
"hsl": {
"h": 168.947,
"s": 67.857,
"l": 43.922
},
"oklch": {
"l": 0.71394,
"c": 0.12643,
"h": 176.2
},
"luminance": 0.3888
}Semantic roles & 50–950 ramp
primary
#24BCA0
secondary
#CC7081
accent
#3D5DEB
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1412
muted
#7C8281