#E6FFAC#E6FFAC
#E6FFAC is a very light, moderate yellow-green. Relative luminance 0.913; OKLCH L 96.3% C 0.109 H 122.1°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FFAC |
|---|---|
| RGB | rgb(230, 255, 172) |
| HSL | hsl(78, 100%, 84%) |
| HSV | hsv(78, 33%, 100%) |
| CMYK | cmyk(9.8%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(96.54, -21.34, 37.06) |
| CIE-LCH | lch(96.54, 42.76, 119.94°) |
| OKLab | oklab(96.27% -0.0578 0.0922) |
| OKLCH | oklch(96.27% 0.109 122.1) |
| XYZ | xyz(75.8390, 91.3215, 52.6532) |
| Luminance | 0.9132 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.62
Creme
#FFFFB6
ΔE00 6.07
Very Light Green
#D1FFBD
ΔE00 6.13
Light Light Green
#C8FFB0
ΔE00 6.15
Very Pale Green
#CFFDBC
ΔE00 6.34
Light Beige
#FFFEB6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FFAC #C5ACFF
analogous
#FFEEAC #E6FFAC #BCFFAC
triadic
#E6FFAC #ACE6FF #FFACE6
tetradic
#E6FFAC #ACFFEE #C5ACFF #FFACBC
square
#E6FFAC #ACFFEE #C5ACFF #FFACBC
split-complementary
#E6FFAC #ACBCFF #EEACFF
monochromatic
#C1FF32 #D4FF6F #E6FFAC #F6FFE0 #F6FFE0
Accessibility & contrast
On white
1.09
#E6FFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#E6FFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FFAC
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FFAC | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A6
Deuteranopia (green-blind)
#FFF5B0
Tritanopia (blue-blind)
#EDF7EA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e6ffac; /* rgb */ color: rgb(230, 255, 172); /* oklch */ color: oklch(96.3% 0.109 122.1);
Tailwind
colors: {
custom: {
50: '#eeffc5',
500: '#e6ffac',
950: '#000000',
},
}SCSS
$custom: #e6ffac; $custom-light: #eeffc5; $custom-dark: #000000;
JSON
{
"hex": "#e6ffac",
"rgb": {
"r": 230,
"g": 255,
"b": 172
},
"hsl": {
"h": 78.072,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.96265,
"c": 0.10878,
"h": 122.1
},
"luminance": 0.91322
}Semantic roles & 50–950 ramp
primary
#E6FFAC
secondary
#8F6AE5
accent
#00E645
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#161813
muted
#858682