#2CAEB0#2CAEB0
#2CAEB0 is a light, moderate teal. Relative luminance 0.339; OKLCH L 68.5% C 0.107 H 196.5°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #2CAEB0 |
|---|---|
| RGB | rgb(44, 174, 176) |
| HSL | hsl(181, 60%, 43%) |
| HSV | hsv(181, 75%, 69%) |
| CMYK | cmyk(75%, 1.1%, 0%, 31%) |
| CIE-LAB | lab(64.91, -32.71, -10.94) |
| CIE-LCH | lch(64.91, 34.49, 198.50°) |
| OKLab | oklab(68.52% -0.1025 -0.0304) |
| OKLCH | oklch(68.52% 0.107 196.5) |
| XYZ | xyz(24.0076, 33.9392, 46.3515) |
| Luminance | 0.3394 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.00
Turquoise Blue
#06B1C4
ΔE00 5.99
Topaz
#13BBAF
ΔE00 6.28
Cadetblue
#5F9EA0
ΔE00 7.01
Sea
#3C9992
ΔE00 7.40
Darkturquoise
#00CED1
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CAEB0 #B02E2C
analogous
#2CB070 #2CAEB0 #2C6CB0
triadic
#2CAEB0 #B02CAE #AEB02C
tetradic
#2CAEB0 #702CB0 #B02E2C #6CB02C
square
#2CAEB0 #702CB0 #B02E2C #6CB02C
split-complementary
#2CAEB0 #B02C6C #B0702C
monochromatic
#144D4E #207E7F #2CAEB0 #48CFD1 #79DCDD
Accessibility & contrast
On white
2.70
#2CAEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#2CAEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CAEB0
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CAEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CAEB0 | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A5B0
Deuteranopia (green-blind)
#8F98B1
Tritanopia (blue-blind)
#00B4AE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #2caeb0; /* rgb */ color: rgb(44, 174, 176); /* oklch */ color: oklch(68.5% 0.107 196.5);
Tailwind
colors: {
custom: {
50: '#7cc6c7',
500: '#2caeb0',
950: '#000000',
},
}SCSS
$custom: #2caeb0; $custom-light: #7cc6c7; $custom-dark: #000000;
JSON
{
"hex": "#2caeb0",
"rgb": {
"r": 44,
"g": 174,
"b": 176
},
"hsl": {
"h": 180.909,
"s": 60,
"l": 43.137
},
"oklch": {
"l": 0.68524,
"c": 0.10697,
"h": 196.5
},
"luminance": 0.33942
}Semantic roles & 50–950 ramp
primary
#2CAEB0
secondary
#C67472
accent
#4745E3
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282