#7ACBB2#7ACBB2
#7ACBB2 is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.3% C 0.088 H 172.2°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACBB2 |
|---|---|
| RGB | rgb(122, 203, 178) |
| HSL | hsl(161, 44%, 64%) |
| HSV | hsv(161, 40%, 80%) |
| CMYK | cmyk(39.9%, 0%, 12.3%, 20.4%) |
| CIE-LAB | lab(76.11, -30.57, 4.71) |
| CIE-LCH | lch(76.11, 30.93, 171.24°) |
| OKLab | oklab(78.29% -0.0872 0.012) |
| OKLCH | oklch(78.29% 0.088 172.2) |
| XYZ | xyz(37.4147, 50.0613, 49.8021) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.14
Seafoam Blue
#78D1B6
ΔE00 1.63
Mediumaquamarine
#66CDAA
ΔE00 3.51
Light Teal
#90E4C1
ΔE00 6.48
Seafoam
#7FE0B3
ΔE00 6.98
Eucalyptus
#44D7A8
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACBB2 #CB7A93
analogous
#7ACB89 #7ACBB2 #7ABBCB
triadic
#7ACBB2 #B27ACB #CBB27A
tetradic
#7ACBB2 #897ACB #CB7A93 #BBCB7A
square
#7ACBB2 #897ACB #CB7A93 #BBCB7A
split-complementary
#7ACBB2 #CB7ABB #CB897A
monochromatic
#399276 #4EBA99 #7ACBB2 #A6DCCB #D2EDE5
Accessibility & contrast
On white
1.91
#7ACBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#7ACBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACBB2
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACBB2 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C1B1
Deuteranopia (green-blind)
#B9B8B4
Tritanopia (blue-blind)
#61CCC4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7acbb2; /* rgb */ color: rgb(122, 203, 178); /* oklch */ color: oklch(78.3% 0.088 172.2);
Tailwind
colors: {
custom: {
50: '#a4dbc9',
500: '#7acbb2',
950: '#000000',
},
}SCSS
$custom: #7acbb2; $custom-light: #a4dbc9; $custom-dark: #000000;
JSON
{
"hex": "#7acbb2",
"rgb": {
"r": 122,
"g": 203,
"b": 178
},
"hsl": {
"h": 161.481,
"s": 43.784,
"l": 63.725
},
"oklch": {
"l": 0.78291,
"c": 0.08805,
"h": 172.2
},
"luminance": 0.50064
}Semantic roles & 50–950 ramp
primary
#7ACBB2
secondary
#985167
accent
#2F59B7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482