#8AECAC#8AECAC
#8AECAC is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.6% C 0.129 H 154.1°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8AECAC |
|---|---|
| RGB | rgb(138, 236, 172) |
| HSL | hsl(141, 72%, 73%) |
| HSV | hsv(141, 42%, 93%) |
| CMYK | cmyk(41.5%, 0%, 27.1%, 7.5%) |
| CIE-LAB | lab(86.19, -42.53, 22.21) |
| CIE-LCH | lch(86.19, 47.98, 152.43°) |
| OKLab | oklab(86.6% -0.1165 0.0565) |
| OKLCH | oklch(86.6% 0.129 154.1) |
| XYZ | xyz(47.9199, 68.3695, 49.6933) |
| Luminance | 0.6837 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.65
Hospital Green
#9BE5AA
ΔE00 3.03
Seafoam (survey)
#80F9AD
ΔE00 3.43
Light Blue Green
#7EFBB3
ΔE00 3.66
Seafoam Green
#7AF9AB
ΔE00 3.77
Light Seafoam
#A0FEBF
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AECAC #EC8ACA
analogous
#99EC8A #8AECAC #8AECDD
triadic
#8AECAC #AC8AEC #ECAC8A
tetradic
#8AECAC #8A99EC #EC8ACA #ECDD8A
square
#8AECAC #8A99EC #EC8ACA #ECDD8A
split-complementary
#8AECAC #DD8AEC #EC8A99
monochromatic
#23D862 #55E387 #8AECAC #BFF5D1 #E5FBEC
Accessibility & contrast
On white
1.43
#8AECAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#8AECAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AECAC
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AECAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AECAC | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA8
Deuteranopia (green-blind)
#DDD3B0
Tritanopia (blue-blind)
#76EADB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #8aecac; /* rgb */ color: rgb(138, 236, 172); /* oklch */ color: oklch(86.6% 0.129 154.1);
Tailwind
colors: {
custom: {
50: '#b0f2c5',
500: '#8aecac',
950: '#000000',
},
}SCSS
$custom: #8aecac; $custom-light: #b0f2c5; $custom-dark: #000000;
JSON
{
"hex": "#8aecac",
"rgb": {
"r": 138,
"g": 236,
"b": 172
},
"hsl": {
"h": 140.816,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.86596,
"c": 0.12949,
"h": 154.1
},
"luminance": 0.68373
}Semantic roles & 50–950 ramp
primary
#8AECAC
secondary
#C7549F
accent
#1191D4
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111712
muted
#818582