#7ACCA8#7ACCA8
#7ACCA8 is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.3% C 0.096 H 164.3°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACCA8 |
|---|---|
| RGB | rgb(122, 204, 168) |
| HSL | hsl(154, 45%, 64%) |
| HSV | hsv(154, 40%, 80%) |
| CMYK | cmyk(40.2%, 0%, 17.6%, 20%) |
| CIE-LAB | lab(76.16, -33.20, 10.16) |
| CIE-LCH | lch(76.16, 34.72, 162.99°) |
| OKLab | oklab(78.26% -0.0928 0.0261) |
| OKLCH | oklch(78.26% 0.096 164.3) |
| XYZ | xyz(36.6840, 50.1480, 44.7847) |
| Luminance | 0.5015 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.54
Pale Teal
#82CBB2
ΔE00 3.33
Seafoam Blue
#78D1B6
ΔE00 3.34
Seafoam
#7FE0B3
ΔE00 4.99
Light Teal
#90E4C1
ΔE00 5.86
Eucalyptus
#44D7A8
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACCA8 #CC7A9E
analogous
#7ACC7F #7ACCA8 #7AC7CC
triadic
#7ACCA8 #A87ACC #CCA87A
tetradic
#7ACCA8 #7F7ACC #CC7A9E #C7CC7A
square
#7ACCA8 #7F7ACC #CC7A9E #C7CC7A
split-complementary
#7ACCA8 #CC7AC7 #CC7F7A
monochromatic
#38936B #4EBB8B #7ACCA8 #A6DDC5 #D2EEE2
Accessibility & contrast
On white
1.90
#7ACCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#7ACCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACCA8
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACCA8 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C1A6
Deuteranopia (green-blind)
#BCB8AA
Tritanopia (blue-blind)
#64CCC2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7acca8; /* rgb */ color: rgb(122, 204, 168); /* oklch */ color: oklch(78.3% 0.096 164.3);
Tailwind
colors: {
custom: {
50: '#a4dcc1',
500: '#7acca8',
950: '#000000',
},
}SCSS
$custom: #7acca8; $custom-light: #a4dcc1; $custom-dark: #000000;
JSON
{
"hex": "#7acca8",
"rgb": {
"r": 122,
"g": 204,
"b": 168
},
"hsl": {
"h": 153.659,
"s": 44.565,
"l": 63.922
},
"oklch": {
"l": 0.78255,
"c": 0.09646,
"h": 164.3
},
"luminance": 0.5015
}Semantic roles & 50–950 ramp
primary
#7ACCA8
secondary
#9A5171
accent
#2E6AB8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482