#8EFEC2#8EFEC2
#8EFEC2 is a very light, vivid green. Relative luminance 0.805; OKLCH L 91.4% C 0.134 H 158.8°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFEC2 |
|---|---|
| RGB | rgb(142, 254, 194) |
| HSL | hsl(148, 98%, 78%) |
| HSV | hsv(148, 44%, 100%) |
| CMYK | cmyk(44.1%, 0%, 23.6%, 0.4%) |
| CIE-LAB | lab(91.92, -45.18, 18.88) |
| CIE-LCH | lch(91.92, 48.97, 157.32°) |
| OKLab | oklab(91.43% -0.1245 0.0483) |
| OKLCH | oklch(91.43% 0.134 158.8) |
| XYZ | xyz(56.3305, 80.5253, 63.6031) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.38
Light Aquamarine
#7BFDC7
ΔE00 2.54
Light Blue Green
#7EFBB3
ΔE00 2.67
Seafoam (survey)
#80F9AD
ΔE00 3.50
Light Sea Green
#98F6B0
ΔE00 3.71
Light Greenish Blue
#63F7B4
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFEC2 #FE8ECA
analogous
#92FE8E #8EFEC2 #8EFEFA
triadic
#8EFEC2 #C28EFE #FEC28E
tetradic
#8EFEC2 #8E92FE #FE8ECA #FEFA8E
square
#8EFEC2 #8E92FE #FE8ECA #FEFA8E
split-complementary
#8EFEC2 #FA8EFE #FE8E92
monochromatic
#15FD81 #51FDA1 #8EFEC2 #CBFFE3 #E1FFEF
Accessibility & contrast
On white
1.23
#8EFEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#8EFEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFEC2
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFEC2 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEFBF
Deuteranopia (green-blind)
#EBE3C6
Tritanopia (blue-blind)
#72FDED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8efec2; /* rgb */ color: rgb(142, 254, 194); /* oklch */ color: oklch(91.4% 0.134 158.8);
Tailwind
colors: {
custom: {
50: '#b4ffd4',
500: '#8efec2',
950: '#000000',
},
}SCSS
$custom: #8efec2; $custom-light: #b4ffd4; $custom-dark: #000000;
JSON
{
"hex": "#8efec2",
"rgb": {
"r": 142,
"g": 254,
"b": 194
},
"hsl": {
"h": 147.857,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.91433,
"c": 0.13359,
"h": 158.8
},
"luminance": 0.80529
}Semantic roles & 50–950 ramp
primary
#8EFEC2
secondary
#DF519D
accent
#007BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683