#24BCA2#24BCA2
#24BCA2 is a light, vivid teal. Relative luminance 0.390; OKLCH L 71.5% C 0.125 H 177.4°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #24BCA2 |
|---|---|
| RGB | rgb(36, 188, 162) |
| HSL | hsl(170, 68%, 44%) |
| HSV | hsv(170, 81%, 74%) |
| CMYK | cmyk(80.9%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(68.71, -43.81, 2.38) |
| CIE-LCH | lch(68.71, 43.87, 176.88°) |
| OKLab | oklab(71.45% -0.1252 0.0056) |
| OKLCH | oklch(71.45% 0.125 177.4) |
| XYZ | xyz(25.2290, 38.9470, 40.3632) |
| Luminance | 0.3895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.94
Turquoise (survey)
#06C2AC
ΔE00 2.28
Greeny Blue
#42B395
ΔE00 3.49
Topaz
#13BBAF
ΔE00 4.68
Lightseagreen
#20B2AA
ΔE00 6.48
Green Blue
#01C08D
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24BCA2 #BC243E
analogous
#24BC56 #24BCA2 #248ABC
triadic
#24BCA2 #A224BC #BCA224
tetradic
#24BCA2 #5624BC #BC243E #8ABC24
square
#24BCA2 #5624BC #BC243E #8ABC24
split-complementary
#24BCA2 #BC248A #BC5624
monochromatic
#105549 #1A8976 #24BCA2 #42DBC1 #76E5D2
Accessibility & contrast
On white
2.39
#24BCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#24BCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #24BCA2
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24BCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##24BCA2 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A1
Deuteranopia (green-blind)
#A1A2A4
Tritanopia (blue-blind)
#00BFB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #24bca2; /* rgb */ color: rgb(36, 188, 162); /* oklch */ color: oklch(71.5% 0.125 177.4);
Tailwind
colors: {
custom: {
50: '#7bd1bd',
500: '#24bca2',
950: '#000000',
},
}SCSS
$custom: #24bca2; $custom-light: #7bd1bd; $custom-dark: #000000;
JSON
{
"hex": "#24bca2",
"rgb": {
"r": 36,
"g": 188,
"b": 162
},
"hsl": {
"h": 169.737,
"s": 67.857,
"l": 43.922
},
"oklch": {
"l": 0.71453,
"c": 0.12533,
"h": 177.4
},
"luminance": 0.3895
}Semantic roles & 50–950 ramp
primary
#24BCA2
secondary
#CC7080
accent
#3D5BEB
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1412
muted
#7C8281