#24BCBC#24BCBC
#24BCBC is a light, moderate teal. Relative luminance 0.400; OKLCH L 72.3% C 0.117 H 194.9°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #24BCBC |
|---|---|
| RGB | rgb(36, 188, 188) |
| HSL | hsl(180, 68%, 44%) |
| HSV | hsv(180, 81%, 74%) |
| CMYK | cmyk(80.9%, 0%, 0%, 26.3%) |
| CIE-LAB | lab(69.45, -36.47, -10.81) |
| CIE-LCH | lch(69.45, 38.04, 196.51°) |
| OKLab | oklab(72.3% -0.1133 -0.0301) |
| OKLCH | oklch(72.3% 0.117 194.9) |
| XYZ | xyz(27.7836, 39.9688, 53.8176) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.16
Topaz
#13BBAF
ΔE00 4.44
Darkturquoise
#00CED1
ΔE00 4.74
Mediumturquoise
#48D1CC
ΔE00 5.79
Tealish
#24BCA8
ΔE00 7.09
Turquoise Blue
#06B1C4
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24BCBC #BC2424
analogous
#24BC70 #24BCBC #2470BC
triadic
#24BCBC #BC24BC #BCBC24
tetradic
#24BCBC #7024BC #BC2424 #70BC24
square
#24BCBC #7024BC #BC2424 #70BC24
split-complementary
#24BCBC #BC2470 #BC7024
monochromatic
#105555 #1A8989 #24BCBC #42DBDB #76E5E5
Accessibility & contrast
On white
2.33
#24BCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#24BCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #24BCBC
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24BCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##24BCBC | 1.00 | 2.33 | 8.99 | 8.99 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB2BC
Deuteranopia (green-blind)
#9AA3BD
Tritanopia (blue-blind)
#00C2BC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #24bcbc; /* rgb */ color: rgb(36, 188, 188); /* oklch */ color: oklch(72.3% 0.117 194.9);
Tailwind
colors: {
custom: {
50: '#7dd1d0',
500: '#24bcbc',
950: '#000000',
},
}SCSS
$custom: #24bcbc; $custom-light: #7dd1d0; $custom-dark: #000000;
JSON
{
"hex": "#24bcbc",
"rgb": {
"r": 36,
"g": 188,
"b": 188
},
"hsl": {
"h": 180,
"s": 67.857,
"l": 43.922
},
"oklch": {
"l": 0.72296,
"c": 0.11725,
"h": 194.9
},
"luminance": 0.39972
}Semantic roles & 50–950 ramp
primary
#24BCBC
secondary
#CC7070
accent
#3D3DEB
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282