#7ACEBD#7ACEBD
#7ACEBD is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.3% C 0.086 H 179.5°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACEBD |
|---|---|
| RGB | rgb(122, 206, 189) |
| HSL | hsl(168, 46%, 64%) |
| HSV | hsv(168, 41%, 81%) |
| CMYK | cmyk(40.8%, 0%, 8.3%, 19.2%) |
| CIE-LAB | lab(77.25, -29.52, 0.45) |
| CIE-LCH | lch(77.25, 29.52, 179.13°) |
| OKLab | oklab(79.31% -0.086 0.0007) |
| OKLCH | oklch(79.31% 0.086 179.5) |
| XYZ | xyz(39.2791, 51.9515, 56.0921) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.32
Pale Teal
#82CBB2
ΔE00 3.38
Mediumaquamarine
#66CDAA
ΔE00 5.89
Mediumturquoise
#48D1CC
ΔE00 6.34
Turquoise
#40E0D0
ΔE00 6.72
Light Teal
#90E4C1
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACEBD #CE7A8B
analogous
#7ACE93 #7ACEBD #7AB5CE
triadic
#7ACEBD #BD7ACE #CEBD7A
tetradic
#7ACEBD #937ACE #CE7A8B #B5CE7A
square
#7ACEBD #937ACE #CE7A8B #B5CE7A
split-complementary
#7ACEBD #CE7AB5 #CE937A
monochromatic
#379683 #4DBEA7 #7ACEBD #A7DED3 #D3EFE9
Accessibility & contrast
On white
1.84
#7ACEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#7ACEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACEBD
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACEBD | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BC
Deuteranopia (green-blind)
#B9BABE
Tritanopia (blue-blind)
#5CD1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7acebd; /* rgb */ color: rgb(122, 206, 189); /* oklch */ color: oklch(79.3% 0.086 179.5);
Tailwind
colors: {
custom: {
50: '#a4ddd0',
500: '#7acebd',
950: '#000000',
},
}SCSS
$custom: #7acebd; $custom-light: #a4ddd0; $custom-dark: #000000;
JSON
{
"hex": "#7acebd",
"rgb": {
"r": 122,
"g": 206,
"b": 189
},
"hsl": {
"h": 167.857,
"s": 46.154,
"l": 64.314
},
"oklch": {
"l": 0.79305,
"c": 0.08604,
"h": 179.5
},
"luminance": 0.51954
}Semantic roles & 50–950 ramp
primary
#7ACEBD
secondary
#9C505F
accent
#2C49B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483