#7ACBB5#7ACBB5
#7ACBB5 is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.4% C 0.086 H 174.7°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACBB5 |
|---|---|
| RGB | rgb(122, 203, 181) |
| HSL | hsl(164, 44%, 64%) |
| HSV | hsv(164, 40%, 80%) |
| CMYK | cmyk(39.9%, 0%, 10.8%, 20.4%) |
| CIE-LAB | lab(76.18, -29.90, 3.20) |
| CIE-LCH | lch(76.18, 30.07, 173.89°) |
| OKLab | oklab(78.38% -0.0859 0.008) |
| OKLCH | oklch(78.38% 0.086 174.7) |
| XYZ | xyz(37.7192, 50.1831, 51.4058) |
| Luminance | 0.5019 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.64
Seafoam Blue
#78D1B6
ΔE00 2.07
Mediumaquamarine
#66CDAA
ΔE00 4.30
Light Teal
#90E4C1
ΔE00 6.92
Turquoise (survey)
#06C2AC
ΔE00 7.54
Seafoam
#7FE0B3
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACBB5 #CB7A90
analogous
#7ACB8C #7ACBB5 #7AB8CB
triadic
#7ACBB5 #B57ACB #CBB57A
tetradic
#7ACBB5 #8C7ACB #CB7A90 #B8CB7A
square
#7ACBB5 #8C7ACB #CB7A90 #B8CB7A
split-complementary
#7ACBB5 #CB7AB8 #CB8C7A
monochromatic
#39927A #4EBA9D #7ACBB5 #A6DCCD #D2EDE6
Accessibility & contrast
On white
1.90
#7ACBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#7ACBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACBB5
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACBB5 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C2B4
Deuteranopia (green-blind)
#B8B8B7
Tritanopia (blue-blind)
#60CDC4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7acbb5; /* rgb */ color: rgb(122, 203, 181); /* oklch */ color: oklch(78.4% 0.086 174.7);
Tailwind
colors: {
custom: {
50: '#a4dbcb',
500: '#7acbb5',
950: '#000000',
},
}SCSS
$custom: #7acbb5; $custom-light: #a4dbcb; $custom-dark: #000000;
JSON
{
"hex": "#7acbb5",
"rgb": {
"r": 122,
"g": 203,
"b": 181
},
"hsl": {
"h": 163.704,
"s": 43.784,
"l": 63.725
},
"oklch": {
"l": 0.78375,
"c": 0.08629,
"h": 174.7
},
"luminance": 0.50186
}Semantic roles & 50–950 ramp
primary
#7ACBB5
secondary
#985164
accent
#2F54B7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482