#7EA69F#7EA69F
#7EA69F is a light, muted teal. Relative luminance 0.342; OKLCH L 69.4% C 0.045 H 183.1°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA69F |
|---|---|
| RGB | rgb(126, 166, 159) |
| HSL | hsl(170, 18%, 57%) |
| HSV | hsv(170, 24%, 65%) |
| CMYK | cmyk(24.1%, 0%, 4.2%, 34.9%) |
| CIE-LAB | lab(65.13, -15.05, -0.81) |
| CIE-LCH | lch(65.13, 15.07, 183.06°) |
| OKLab | oklab(69.38% -0.0446 -0.0024) |
| OKLCH | oklch(69.38% 0.045 183.1) |
| XYZ | xyz(28.4965, 34.2101, 37.8959) |
| Luminance | 0.3421 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.23
Cadetblue
#5F9EA0
ΔE00 6.35
Dull Teal
#5F9E8F
ΔE00 6.78
Grey Teal
#5E9B8A
ΔE00 7.54
Sea
#3C9992
ΔE00 10.10
Cool Grey
#95A3A6
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA69F #A67E85
analogous
#7EA68B #7EA69F #7E99A6
triadic
#7EA69F #9F7EA6 #A69F7E
tetradic
#7EA69F #8B7EA6 #A67E85 #99A67E
square
#7EA69F #8B7EA6 #A67E85 #99A67E
split-complementary
#7EA69F #A67E99 #A68B7E
monochromatic
#45645F #5E8981 #7EA69F #A2BFBA #C6D8D5
Accessibility & contrast
On white
2.68
#7EA69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#7EA69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA69F
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA69F | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A19F
Deuteranopia (green-blind)
#9B9CA0
Tritanopia (blue-blind)
#73A8A4
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7ea69f; /* rgb */ color: rgb(126, 166, 159); /* oklch */ color: oklch(69.4% 0.045 183.1);
Tailwind
colors: {
custom: {
50: '#a4c0bb',
500: '#7ea69f',
950: '#000000',
},
}SCSS
$custom: #7ea69f; $custom-light: #a4c0bb; $custom-dark: #000000;
JSON
{
"hex": "#7ea69f",
"rgb": {
"r": 126,
"g": 166,
"b": 159
},
"hsl": {
"h": 169.5,
"s": 18.349,
"l": 57.255
},
"oklch": {
"l": 0.69379,
"c": 0.04466,
"h": 183.1
},
"luminance": 0.34211
}Semantic roles & 50–950 ramp
primary
#7EA69F
secondary
#C8B8BB
accent
#6D7ABB
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180