#EAFFB2#EAFFB2
#EAFFB2 is a very light, moderate yellow-green. Relative luminance 0.922; OKLCH L 96.7% C 0.101 H 120.7°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFB2 |
|---|---|
| RGB | rgb(234, 255, 178) |
| HSL | hsl(76, 100%, 85%) |
| HSV | hsv(76, 30%, 100%) |
| CMYK | cmyk(8.2%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(96.91, -19.12, 34.61) |
| CIE-LCH | lch(96.91, 39.54, 118.92°) |
| OKLab | oklab(96.66% -0.0514 0.0865) |
| OKLCH | oklch(96.66% 0.101 120.7) |
| XYZ | xyz(77.7270, 92.2269, 55.8176) |
| Luminance | 0.9223 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.34
Creme
#FFFFB6
ΔE00 5.20
Light Beige
#FFFEB6
ΔE00 5.45
Parchment
#FEFCAF
ΔE00 5.72
Cream (survey)
#FFFFC2
ΔE00 5.80
Very Light Green
#D1FFBD
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFB2 #C7B2FF
analogous
#FFEEB2 #EAFFB2 #C3FFB2
triadic
#EAFFB2 #B2EAFF #FFB2EA
tetradic
#EAFFB2 #B2FFEE #C7B2FF #FFB2C3
square
#EAFFB2 #B2FFEE #C7B2FF #FFB2C3
split-complementary
#EAFFB2 #B2C3FF #EEB2FF
monochromatic
#C9FF38 #D9FF75 #EAFFB2 #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.08
#EAFFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#EAFFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFB2
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFB2 | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6AD
Deuteranopia (green-blind)
#FFF6B5
Tritanopia (blue-blind)
#F1F7EB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eaffb2; /* rgb */ color: rgb(234, 255, 178); /* oklch */ color: oklch(96.7% 0.101 120.7);
Tailwind
colors: {
custom: {
50: '#f1ffc9',
500: '#eaffb2',
950: '#000000',
},
}SCSS
$custom: #eaffb2; $custom-light: #f1ffc9; $custom-dark: #000000;
JSON
{
"hex": "#eaffb2",
"rgb": {
"r": 234,
"g": 255,
"b": 178
},
"hsl": {
"h": 76.364,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.96661,
"c": 0.10065,
"h": 120.7
},
"luminance": 0.92227
}Semantic roles & 50–950 ramp
primary
#EAFFB2
secondary
#9070E6
accent
#00E63F
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682