#EAFFAC#EAFFAC
#EAFFAC is a very light, moderate yellow-green. Relative luminance 0.920; OKLCH L 96.6% C 0.108 H 120.0°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFAC |
|---|---|
| RGB | rgb(234, 255, 172) |
| HSL | hsl(75, 100%, 84%) |
| HSV | hsv(75, 33%, 100%) |
| CMYK | cmyk(8.2%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(96.82, -19.89, 37.47) |
| CIE-LCH | lch(96.82, 42.42, 117.96°) |
| OKLab | oklab(96.55% -0.0538 0.0931) |
| OKLCH | oklch(96.55% 0.108 120) |
| XYZ | xyz(77.1378, 91.9912, 52.7141) |
| Luminance | 0.9199 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.08
Creme
#FFFFB6
ΔE00 5.23
Light Beige
#FFFEB6
ΔE00 5.51
Parchment
#FEFCAF
ΔE00 5.59
Cream (survey)
#FFFFC2
ΔE00 6.25
Very Light Green
#D1FFBD
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFAC #C1ACFF
analogous
#FFEAAC #EAFFAC #C0FFAC
triadic
#EAFFAC #ACEAFF #FFACEA
tetradic
#EAFFAC #ACFFEA #C1ACFF #FFACC0
square
#EAFFAC #ACFFEA #C1ACFF #FFACC0
split-complementary
#EAFFAC #ACC0FF #EAACFF
monochromatic
#CBFF32 #DBFF6F #EAFFAC #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.08
#EAFFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.40
#EAFFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFAC
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFAC | 1.00 | 1.08 | 19.40 | 19.40 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A6
Deuteranopia (green-blind)
#FFF6B0
Tritanopia (blue-blind)
#F1F7EA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eaffac; /* rgb */ color: rgb(234, 255, 172); /* oklch */ color: oklch(96.6% 0.108 120.0);
Tailwind
colors: {
custom: {
50: '#f1ffc5',
500: '#eaffac',
950: '#000000',
},
}SCSS
$custom: #eaffac; $custom-light: #f1ffc5; $custom-dark: #000000;
JSON
{
"hex": "#eaffac",
"rgb": {
"r": 234,
"g": 255,
"b": 172
},
"hsl": {
"h": 75.181,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.96553,
"c": 0.10754,
"h": 120
},
"luminance": 0.91991
}Semantic roles & 50–950 ramp
primary
#EAFFAC
secondary
#896AE5
accent
#00E63A
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682