#7ECCAC#7ECCAC
#7ECCAC is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.6% C 0.091 H 166.1°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECCAC |
|---|---|
| RGB | rgb(126, 204, 172) |
| HSL | hsl(155, 43%, 65%) |
| HSV | hsv(155, 38%, 80%) |
| CMYK | cmyk(38.2%, 0%, 15.7%, 20%) |
| CIE-LAB | lab(76.43, -31.25, 8.43) |
| CIE-LCH | lch(76.43, 32.36, 164.90°) |
| OKLab | oklab(78.56% -0.0879 0.0217) |
| OKLCH | oklch(78.56% 0.091 166.1) |
| XYZ | xyz(37.6406, 50.5975, 46.8046) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.15
Seafoam Blue
#78D1B6
ΔE00 2.57
Mediumaquamarine
#66CDAA
ΔE00 2.92
Seafoam
#7FE0B3
ΔE00 5.47
Light Teal
#90E4C1
ΔE00 5.69
Eucalyptus
#44D7A8
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECCAC #CC7E9E
analogous
#7ECC85 #7ECCAC #7EC5CC
triadic
#7ECCAC #AC7ECC #CCAC7E
tetradic
#7ECCAC #857ECC #CC7E9E #C5CC7E
square
#7ECCAC #857ECC #CC7E9E #C5CC7E
split-complementary
#7ECCAC #CC7EC5 #CC857E
monochromatic
#3B9570 #52BB90 #7ECCAC #AADDC8 #D6EFE4
Accessibility & contrast
On white
1.89
#7ECCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#7ECCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECCAC
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECCAC | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AA
Deuteranopia (green-blind)
#BCB9AE
Tritanopia (blue-blind)
#69CCC3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7eccac; /* rgb */ color: rgb(126, 204, 172); /* oklch */ color: oklch(78.6% 0.091 166.1);
Tailwind
colors: {
custom: {
50: '#a6dcc4',
500: '#7eccac',
950: '#000000',
},
}SCSS
$custom: #7eccac; $custom-light: #a6dcc4; $custom-dark: #000000;
JSON
{
"hex": "#7eccac",
"rgb": {
"r": 126,
"g": 204,
"b": 172
},
"hsl": {
"h": 155.385,
"s": 43.333,
"l": 64.706
},
"oklch": {
"l": 0.78557,
"c": 0.09052,
"h": 166.1
},
"luminance": 0.506
}Semantic roles & 50–950 ramp
primary
#7ECCAC
secondary
#9B5371
accent
#2F67B6
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101512
muted
#808482