#EAFFC4#EAFFC4
#EAFFC4 is a very light, moderate yellow-green. Relative luminance 0.930; OKLCH L 97.0% C 0.079 H 123.8°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFC4 |
|---|---|
| RGB | rgb(234, 255, 196) |
| HSL | hsl(81, 100%, 88%) |
| HSV | hsv(81, 23%, 100%) |
| CMYK | cmyk(8.2%, 0%, 23.1%, 0%) |
| CIE-LAB | lab(97.23, -16.64, 25.98) |
| CIE-LCH | lch(97.23, 30.86, 122.64°) |
| OKLab | oklab(97.01% -0.0442 0.066) |
| OKLCH | oklch(97.01% 0.079 123.8) |
| XYZ | xyz(79.6543, 92.9978, 65.9678) |
| Luminance | 0.9300 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 5.19
Very Pale Green
#CFFDBC
ΔE00 5.31
Ecru
#FEFFCA
ΔE00 5.43
Cream (survey)
#FFFFC2
ΔE00 5.67
Ivory (survey)
#FFFFCB
ΔE00 5.78
Light Khaki
#E6F2A2
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFC4 #D9C4FF
analogous
#FFF6C4 #EAFFC4 #CCFFC4
triadic
#EAFFC4 #C4EAFF #FFC4EA
tetradic
#EAFFC4 #C4FFF6 #D9C4FF #FFC4CC
square
#EAFFC4 #C4FFF6 #D9C4FF #FFC4CC
split-complementary
#EAFFC4 #C4CCFF #F6C4FF
monochromatic
#BEFF4A #D4FF87 #EAFFC4 #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.07
#EAFFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#EAFFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFC4
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFC4 | 1.00 | 1.07 | 19.60 | 19.60 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8C0
Deuteranopia (green-blind)
#FFF7C7
Tritanopia (blue-blind)
#EEF9EF
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eaffc4; /* rgb */ color: rgb(234, 255, 196); /* oklch */ color: oklch(97.0% 0.079 123.8);
Tailwind
colors: {
custom: {
50: '#f1ffd6',
500: '#eaffc4',
950: '#000000',
},
}SCSS
$custom: #eaffc4; $custom-light: #f1ffd6; $custom-dark: #000000;
JSON
{
"hex": "#eaffc4",
"rgb": {
"r": 234,
"g": 255,
"b": 196
},
"hsl": {
"h": 81.356,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.97014,
"c": 0.07946,
"h": 123.8
},
"luminance": 0.92998
}Semantic roles & 50–950 ramp
primary
#EAFFC4
secondary
#A47FE8
accent
#00E652
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#161814
muted
#858683