#7ACEBB#7ACEBB
#7ACEBB is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.2% C 0.087 H 177.8°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACEBB |
|---|---|
| RGB | rgb(122, 206, 187) |
| HSL | hsl(166, 46%, 64%) |
| HSV | hsv(166, 41%, 81%) |
| CMYK | cmyk(40.8%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(77.20, -29.98, 1.45) |
| CIE-LCH | lch(77.20, 30.01, 177.23°) |
| OKLab | oklab(79.25% -0.0869 0.0034) |
| OKLCH | oklch(79.25% 0.087 177.8) |
| XYZ | xyz(39.0635, 51.8653, 54.9566) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.64
Pale Teal
#82CBB2
ΔE00 2.78
Mediumaquamarine
#66CDAA
ΔE00 5.23
Mediumturquoise
#48D1CC
ΔE00 6.89
Turquoise
#40E0D0
ΔE00 6.90
Light Teal
#90E4C1
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACEBB #CE7A8D
analogous
#7ACE91 #7ACEBB #7AB7CE
triadic
#7ACEBB #BB7ACE #CEBB7A
tetradic
#7ACEBB #917ACE #CE7A8D #B7CE7A
square
#7ACEBB #917ACE #CE7A8D #B7CE7A
split-complementary
#7ACEBB #CE7AB7 #CE917A
monochromatic
#379681 #4DBEA4 #7ACEBB #A7DED2 #D3EFE9
Accessibility & contrast
On white
1.85
#7ACEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#7ACEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACEBB
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACEBB | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BA
Deuteranopia (green-blind)
#BABABC
Tritanopia (blue-blind)
#5CD0C8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7acebb; /* rgb */ color: rgb(122, 206, 187); /* oklch */ color: oklch(79.2% 0.087 177.8);
Tailwind
colors: {
custom: {
50: '#a4ddcf',
500: '#7acebb',
950: '#000000',
},
}SCSS
$custom: #7acebb; $custom-light: #a4ddcf; $custom-dark: #000000;
JSON
{
"hex": "#7acebb",
"rgb": {
"r": 122,
"g": 206,
"b": 187
},
"hsl": {
"h": 166.429,
"s": 46.154,
"l": 64.314
},
"oklch": {
"l": 0.79247,
"c": 0.08698,
"h": 177.8
},
"luminance": 0.51868
}Semantic roles & 50–950 ramp
primary
#7ACEBB
secondary
#9C5061
accent
#2C4CB9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101513
muted
#808483