#2AA4BC#2AA4BC
#2AA4BC is a light, moderate teal. Relative luminance 0.307; OKLCH L 66.5% C 0.107 H 214.4°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #2AA4BC |
|---|---|
| RGB | rgb(42, 164, 188) |
| HSL | hsl(190, 63%, 45%) |
| HSV | hsv(190, 78%, 74%) |
| CMYK | cmyk(77.7%, 12.8%, 0%, 26.3%) |
| CIE-LAB | lab(62.23, -24.25, -21.71) |
| CIE-LCH | lch(62.23, 32.55, 221.84°) |
| OKLab | oklab(66.48% -0.0883 -0.0606) |
| OKLCH | oklch(66.48% 0.107 214.4) |
| XYZ | xyz(23.3035, 30.6711, 52.2591) |
| Luminance | 0.3067 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.60
Cadetblue
#5F9EA0
ΔE00 8.27
Greyblue
#77A1B5
ΔE00 9.14
Teal Blue
#01889F
ΔE00 9.46
Bluegrey
#85A3B2
ΔE00 11.70
Dirty Blue
#3F829D
ΔE00 11.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AA4BC #BC422A
analogous
#2ABC8B #2AA4BC #2A5BBC
triadic
#2AA4BC #BC2AA4 #A4BC2A
tetradic
#2AA4BC #8B2ABC #BC422A #5BBC2A
square
#2AA4BC #8B2ABC #BC422A #5BBC2A
split-complementary
#2AA4BC #BC2A5B #BC8B2A
monochromatic
#144D58 #1F788A #2AA4BC #4CC0D7 #7ED2E2
Accessibility & contrast
On white
2.94
#2AA4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#2AA4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AA4BC
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AA4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AA4BC | 1.00 | 2.94 | 7.13 | 7.13 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939FBD
Deuteranopia (green-blind)
#7F90BC
Tritanopia (blue-blind)
#00ADAB
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #2aa4bc; /* rgb */ color: rgb(42, 164, 188); /* oklch */ color: oklch(66.5% 0.107 214.4);
Tailwind
colors: {
custom: {
50: '#7cbfd0',
500: '#2aa4bc',
950: '#000000',
},
}SCSS
$custom: #2aa4bc; $custom-light: #7cbfd0; $custom-dark: #000000;
JSON
{
"hex": "#2aa4bc",
"rgb": {
"r": 42,
"g": 164,
"b": 188
},
"hsl": {
"h": 189.863,
"s": 63.478,
"l": 45.098
},
"oklch": {
"l": 0.66477,
"c": 0.10712,
"h": 214.4
},
"luminance": 0.30674
}Semantic roles & 50–950 ramp
primary
#2AA4BC
secondary
#CB8577
accent
#5C41E7
background
#F8FBFC
surface
#EFF7F9
border
#CAD0D2
text
#0B1214
muted
#7C8182