#EAFFBD#EAFFBD
#EAFFBD is a very light, moderate yellow-green. Relative luminance 0.927; OKLCH L 96.9% C 0.088 H 122.4°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFBD |
|---|---|
| RGB | rgb(234, 255, 189) |
| HSL | hsl(79, 100%, 87%) |
| HSV | hsv(79, 26%, 100%) |
| CMYK | cmyk(8.2%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(97.10, -17.64, 29.35) |
| CIE-LCH | lch(97.10, 34.24, 121.01°) |
| OKLab | oklab(96.87% -0.047 0.0741) |
| OKLCH | oklch(96.87% 0.088 122.4) |
| XYZ | xyz(78.8761, 92.6865, 61.8692) |
| Luminance | 0.9269 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.62
Very Light Green
#D1FFBD
ΔE00 5.32
Cream (survey)
#FFFFC2
ΔE00 5.45
Very Pale Green
#CFFDBC
ΔE00 5.48
Ecru
#FEFFCA
ΔE00 5.67
Creme
#FFFFB6
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFBD #D2BDFF
analogous
#FFF3BD #EAFFBD #C9FFBD
triadic
#EAFFBD #BDEAFF #FFBDEA
tetradic
#EAFFBD #BDFFF3 #D2BDFF #FFBDC9
square
#EAFFBD #BDFFF3 #D2BDFF #FFBDC9
split-complementary
#EAFFBD #BDC9FF #F3BDFF
monochromatic
#C3FF43 #D7FF80 #EAFFBD #F5FFE0 #F5FFE0
Accessibility & contrast
On white
1.07
#EAFFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#EAFFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFBD
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFBD | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7B9
Deuteranopia (green-blind)
#FFF7C0
Tritanopia (blue-blind)
#EFF8ED
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eaffbd; /* rgb */ color: rgb(234, 255, 189); /* oklch */ color: oklch(96.9% 0.088 122.4);
Tailwind
colors: {
custom: {
50: '#f1ffd1',
500: '#eaffbd',
950: '#000000',
},
}SCSS
$custom: #eaffbd; $custom-light: #f1ffd1; $custom-dark: #000000;
JSON
{
"hex": "#eaffbd",
"rgb": {
"r": 234,
"g": 255,
"b": 189
},
"hsl": {
"h": 79.091,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.96872,
"c": 0.08777,
"h": 122.4
},
"luminance": 0.92687
}Semantic roles & 50–950 ramp
primary
#EAFFBD
secondary
#9C79E7
accent
#00E649
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171814
muted
#858683