#EAFFBE#EAFFBE
#EAFFBE is a very light, moderate yellow-green. Relative luminance 0.927; OKLCH L 96.9% C 0.087 H 122.6°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFBE |
|---|---|
| RGB | rgb(234, 255, 190) |
| HSL | hsl(79, 100%, 87%) |
| HSV | hsv(79, 25%, 100%) |
| CMYK | cmyk(8.2%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(97.12, -17.50, 28.87) |
| CIE-LCH | lch(97.12, 33.76, 121.22°) |
| OKLab | oklab(96.89% -0.0466 0.073) |
| OKLCH | oklch(96.89% 0.087 122.6) |
| XYZ | xyz(78.9850, 92.7301, 62.4428) |
| Luminance | 0.9273 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.78
Very Light Green
#D1FFBD
ΔE00 5.28
Very Pale Green
#CFFDBC
ΔE00 5.43
Cream (survey)
#FFFFC2
ΔE00 5.46
Ecru
#FEFFCA
ΔE00 5.61
Creme
#FFFFB6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFBE #D3BEFF
analogous
#FFF4BE #EAFFBE #C9FFBE
triadic
#EAFFBE #BEEAFF #FFBEEA
tetradic
#EAFFBE #BEFFF4 #D3BEFF #FFBEC9
square
#EAFFBE #BEFFF4 #D3BEFF #FFBEC9
split-complementary
#EAFFBE #BEC9FF #F4BEFF
monochromatic
#C2FF44 #D6FF81 #EAFFBE #F5FFE0 #F5FFE0
Accessibility & contrast
On white
1.07
#EAFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#EAFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFBE
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFBE | 1.00 | 1.07 | 19.55 | 19.55 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7BA
Deuteranopia (green-blind)
#FFF7C1
Tritanopia (blue-blind)
#EFF8EE
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eaffbe; /* rgb */ color: rgb(234, 255, 190); /* oklch */ color: oklch(96.9% 0.087 122.6);
Tailwind
colors: {
custom: {
50: '#f1ffd2',
500: '#eaffbe',
950: '#000000',
},
}SCSS
$custom: #eaffbe; $custom-light: #f1ffd2; $custom-dark: #000000;
JSON
{
"hex": "#eaffbe",
"rgb": {
"r": 234,
"g": 255,
"b": 190
},
"hsl": {
"h": 79.385,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.96892,
"c": 0.08658,
"h": 122.6
},
"luminance": 0.9273
}Semantic roles & 50–950 ramp
primary
#EAFFBE
secondary
#9D7AE7
accent
#00E64A
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171814
muted
#858683