#EAFEBE#EAFEBE
#EAFEBE is a very light, moderate yellow-green. Relative luminance 0.921; OKLCH L 96.7% C 0.085 H 122.1°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEBE |
|---|---|
| RGB | rgb(234, 254, 190) |
| HSL | hsl(79, 97%, 87%) |
| HSV | hsv(79, 25%, 100%) |
| CMYK | cmyk(7.9%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(96.86, -17.01, 28.51) |
| CIE-LCH | lch(96.86, 33.20, 120.82°) |
| OKLab | oklab(96.69% -0.0452 0.0721) |
| OKLCH | oklch(96.69% 0.085 122.1) |
| XYZ | xyz(78.6668, 92.0937, 62.3367) |
| Luminance | 0.9209 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.71
Cream (survey)
#FFFFC2
ΔE00 5.27
Ecru
#FEFFCA
ΔE00 5.39
Very Light Green
#D1FFBD
ΔE00 5.45
Very Pale Green
#CFFDBC
ΔE00 5.58
Creme
#FFFFB6
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEBE #D2BEFE
analogous
#FEF2BE #EAFEBE #CAFEBE
triadic
#EAFEBE #BEEAFE #FEBEEA
tetradic
#EAFEBE #BEFEF2 #D2BEFE #FEBECA
square
#EAFEBE #BEFEF2 #D2BEFE #FEBECA
split-complementary
#EAFEBE #BECAFE #F2BEFE
monochromatic
#C3FC45 #D7FD82 #EAFEBE #F5FFE1 #F5FFE1
Accessibility & contrast
On white
1.08
#EAFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#EAFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEBE
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEBE | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6BA
Deuteranopia (green-blind)
#FFF6C1
Tritanopia (blue-blind)
#EFF7ED
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eafebe; /* rgb */ color: rgb(234, 254, 190); /* oklch */ color: oklch(96.7% 0.085 122.1);
Tailwind
colors: {
custom: {
50: '#f1fed2',
500: '#eafebe',
950: '#000000',
},
}SCSS
$custom: #eafebe; $custom-light: #f1fed2; $custom-dark: #000000;
JSON
{
"hex": "#eafebe",
"rgb": {
"r": 234,
"g": 254,
"b": 190
},
"hsl": {
"h": 78.75,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.96685,
"c": 0.08514,
"h": 122.1
},
"luminance": 0.92094
}Semantic roles & 50–950 ramp
primary
#EAFEBE
secondary
#9C7BE6
accent
#00E648
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171714
muted
#858583