#EAFFC3#EAFFC3
#EAFFC3 is a very light, moderate yellow-green. Relative luminance 0.930; OKLCH L 97.0% C 0.081 H 123.6°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFC3 |
|---|---|
| RGB | rgb(234, 255, 195) |
| HSL | hsl(81, 100%, 88%) |
| HSV | hsv(81, 24%, 100%) |
| CMYK | cmyk(8.2%, 0%, 23.5%, 0%) |
| CIE-LAB | lab(97.21, -16.79, 26.47) |
| CIE-LCH | lch(97.21, 31.34, 122.39°) |
| OKLab | oklab(96.99% -0.0446 0.0672) |
| OKLCH | oklch(96.99% 0.081 123.6) |
| XYZ | xyz(79.5409, 92.9524, 65.3704) |
| Luminance | 0.9295 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 5.18
Very Pale Green
#CFFDBC
ΔE00 5.30
Ecru
#FEFFCA
ΔE00 5.44
Cream (survey)
#FFFFC2
ΔE00 5.61
Light Khaki
#E6F2A2
ΔE00 5.62
Ivory (survey)
#FFFFCB
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFC3 #D8C3FF
analogous
#FFF6C3 #EAFFC3 #CCFFC3
triadic
#EAFFC3 #C3EAFF #FFC3EA
tetradic
#EAFFC3 #C3FFF6 #D8C3FF #FFC3CC
square
#EAFFC3 #C3FFF6 #D8C3FF #FFC3CC
split-complementary
#EAFFC3 #C3CCFF #F6C3FF
monochromatic
#BFFF49 #D5FF86 #EAFFC3 #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.07
#EAFFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#EAFFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFC3
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFC3 | 1.00 | 1.07 | 19.59 | 19.59 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8BF
Deuteranopia (green-blind)
#FFF7C6
Tritanopia (blue-blind)
#EEF9EF
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eaffc3; /* rgb */ color: rgb(234, 255, 195); /* oklch */ color: oklch(97.0% 0.081 123.6);
Tailwind
colors: {
custom: {
50: '#f1ffd5',
500: '#eaffc3',
950: '#000000',
},
}SCSS
$custom: #eaffc3; $custom-light: #f1ffd5; $custom-dark: #000000;
JSON
{
"hex": "#eaffc3",
"rgb": {
"r": 234,
"g": 255,
"b": 195
},
"hsl": {
"h": 81,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.96993,
"c": 0.08065,
"h": 123.6
},
"luminance": 0.92953
}Semantic roles & 50–950 ramp
primary
#EAFFC3
secondary
#A37EE8
accent
#00E650
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#161814
muted
#858683