#7ACECA#7ACECA
#7ACECA is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.082 H 191.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACECA |
|---|---|
| RGB | rgb(122, 206, 202) |
| HSL | hsl(177, 46%, 64%) |
| HSV | hsv(177, 41%, 81%) |
| CMYK | cmyk(40.8%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(77.60, -26.43, -6.03) |
| CIE-LCH | lch(77.60, 27.11, 192.84°) |
| OKLab | oklab(79.71% -0.0805 -0.0167) |
| OKLCH | oklch(79.71% 0.082 191.7) |
| XYZ | xyz(40.7539, 52.5414, 63.8596) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.61
Darkturquoise
#00CED1
ΔE00 6.58
Turquoise
#40E0D0
ΔE00 7.74
Pale Teal
#82CBB2
ΔE00 7.96
Seafoam Blue
#78D1B6
ΔE00 8.20
Aqua Blue
#02D8E9
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACECA #CE7A7E
analogous
#7ACEA0 #7ACECA #7AA8CE
triadic
#7ACECA #CA7ACE #CECA7A
tetradic
#7ACECA #A07ACE #CE7A7E #A8CE7A
square
#7ACECA #A07ACE #CE7A7E #A8CE7A
split-complementary
#7ACECA #CE7AA8 #CEA07A
monochromatic
#379692 #4DBEB8 #7ACECA #A7DEDC #D3EFEE
Accessibility & contrast
On white
1.82
#7ACECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#7ACECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACECA
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACECA | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CA
Deuteranopia (green-blind)
#B6BBCB
Tritanopia (blue-blind)
#55D2CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7aceca; /* rgb */ color: rgb(122, 206, 202); /* oklch */ color: oklch(79.7% 0.082 191.7);
Tailwind
colors: {
custom: {
50: '#a5ddda',
500: '#7aceca',
950: '#000000',
},
}SCSS
$custom: #7aceca; $custom-light: #a5ddda; $custom-dark: #000000;
JSON
{
"hex": "#7aceca",
"rgb": {
"r": 122,
"g": 206,
"b": 202
},
"hsl": {
"h": 177.143,
"s": 46.154,
"l": 64.314
},
"oklch": {
"l": 0.79705,
"c": 0.08223,
"h": 191.7
},
"luminance": 0.52544
}Semantic roles & 50–950 ramp
primary
#7ACECA
secondary
#9C5054
accent
#2C33B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483