#EAFFBB#EAFFBB
#EAFFBB is a very light, moderate yellow-green. Relative luminance 0.926; OKLCH L 96.8% C 0.090 H 122.0°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFBB |
|---|---|
| RGB | rgb(234, 255, 187) |
| HSL | hsl(79, 100%, 87%) |
| HSV | hsv(79, 27%, 100%) |
| CMYK | cmyk(8.2%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(97.07, -17.91, 30.31) |
| CIE-LCH | lch(97.07, 35.20, 120.59°) |
| OKLab | oklab(96.83% -0.0478 0.0764) |
| OKLCH | oklch(96.83% 0.09 122) |
| XYZ | xyz(78.6605, 92.6003, 60.7337) |
| Luminance | 0.9260 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.33
Very Light Green
#D1FFBD
ΔE00 5.44
Cream (survey)
#FFFFC2
ΔE00 5.46
Creme
#FFFFB6
ΔE00 5.58
Very Pale Green
#CFFDBC
ΔE00 5.60
Light Beige
#FFFEB6
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFBB #D0BBFF
analogous
#FFF2BB #EAFFBB #C8FFBB
triadic
#EAFFBB #BBEAFF #FFBBEA
tetradic
#EAFFBB #BBFFF2 #D0BBFF #FFBBC8
square
#EAFFBB #BBFFF2 #D0BBFF #FFBBC8
split-complementary
#EAFFBB #BBC8FF #F2BBFF
monochromatic
#C4FF41 #D7FF7E #EAFFBB #F6FFE0 #F6FFE0
Accessibility & contrast
On white
1.08
#EAFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#EAFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFBB
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFBB | 1.00 | 1.08 | 19.52 | 19.52 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7B7
Deuteranopia (green-blind)
#FFF7BE
Tritanopia (blue-blind)
#F0F8ED
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eaffbb; /* rgb */ color: rgb(234, 255, 187); /* oklch */ color: oklch(96.8% 0.090 122.0);
Tailwind
colors: {
custom: {
50: '#f1ffd0',
500: '#eaffbb',
950: '#000000',
},
}SCSS
$custom: #eaffbb; $custom-light: #f1ffd0; $custom-dark: #000000;
JSON
{
"hex": "#eaffbb",
"rgb": {
"r": 234,
"g": 255,
"b": 187
},
"hsl": {
"h": 78.529,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.96832,
"c": 0.09013,
"h": 122
},
"luminance": 0.926
}Semantic roles & 50–950 ramp
primary
#EAFFBB
secondary
#9A77E7
accent
#00E647
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171814
muted
#858683