#24AABB#24AABB
#24AABB is a light, moderate teal. Relative luminance 0.327; OKLCH L 67.8% C 0.110 H 208.2°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #24AABB |
|---|---|
| RGB | rgb(36, 170, 187) |
| HSL | hsl(187, 68%, 44%) |
| HSV | hsv(187, 81%, 73%) |
| CMYK | cmyk(80.7%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(63.92, -28.18, -18.58) |
| CIE-LCH | lch(63.92, 33.75, 213.40°) |
| OKLab | oklab(67.81% -0.0965 -0.0517) |
| OKLCH | oklch(67.81% 0.11 208.2) |
| XYZ | xyz(24.0680, 32.7093, 52.0491) |
| Luminance | 0.3271 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.10
Cadetblue
#5F9EA0
ΔE00 7.36
Lightseagreen
#20B2AA
ΔE00 9.70
Sea
#3C9992
ΔE00 10.50
Greyblue
#77A1B5
ΔE00 10.90
Darkturquoise
#00CED1
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24AABB #BB3524
analogous
#24BB80 #24AABB #245EBB
triadic
#24AABB #BB24AA #AABB24
tetradic
#24AABB #8024BB #BB3524 #5EBB24
square
#24AABB #8024BB #BB3524 #5EBB24
split-complementary
#24AABB #BB245E #BB8024
monochromatic
#104D54 #1A7B88 #24AABB #42C9DB #75D8E4
Accessibility & contrast
On white
2.78
#24AABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#24AABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #24AABB
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24AABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##24AABB | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BC
Deuteranopia (green-blind)
#8695BB
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #24aabb; /* rgb */ color: rgb(36, 170, 187); /* oklch */ color: oklch(67.8% 0.110 208.2);
Tailwind
colors: {
custom: {
50: '#7bc3cf',
500: '#24aabb',
950: '#000000',
},
}SCSS
$custom: #24aabb; $custom-light: #7bc3cf; $custom-dark: #000000;
JSON
{
"hex": "#24aabb",
"rgb": {
"r": 36,
"g": 170,
"b": 187
},
"hsl": {
"h": 186.755,
"s": 67.713,
"l": 43.725
},
"oklch": {
"l": 0.67806,
"c": 0.10952,
"h": 208.2
},
"luminance": 0.32712
}Semantic roles & 50–950 ramp
primary
#24AABB
secondary
#CC7A6F
accent
#513DEB
background
#F8FCFC
surface
#EFF8F9
border
#CAD1D2
text
#0B1213
muted
#7C8182