#EAFEBB#EAFEBB
#EAFEBB is a very light, moderate yellow-green. Relative luminance 0.920; OKLCH L 96.6% C 0.089 H 121.6°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEBB |
|---|---|
| RGB | rgb(234, 254, 187) |
| HSL | hsl(78, 97%, 86%) |
| HSV | hsv(78, 26%, 100%) |
| CMYK | cmyk(7.9%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(96.81, -17.43, 29.95) |
| CIE-LCH | lch(96.81, 34.66, 120.19°) |
| OKLab | oklab(96.63% -0.0464 0.0756) |
| OKLCH | oklch(96.63% 0.089 121.6) |
| XYZ | xyz(78.3423, 91.9639, 60.6277) |
| Luminance | 0.9196 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.23
Cream (survey)
#FFFFC2
ΔE00 5.26
Creme
#FFFFB6
ΔE00 5.45
Ecru
#FEFFCA
ΔE00 5.57
Very Light Green
#D1FFBD
ΔE00 5.58
Light Beige
#FFFEB6
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEBB #CFBBFE
analogous
#FEF0BB #EAFEBB #C9FEBB
triadic
#EAFEBB #BBEAFE #FEBBEA
tetradic
#EAFEBB #BBFEF0 #CFBBFE #FEBBC9
square
#EAFEBB #BBFEF0 #CFBBFE #FEBBC9
split-complementary
#EAFEBB #BBC9FE #F0BBFE
monochromatic
#C5FC42 #D7FD7F #EAFEBB #F6FFE1 #F6FFE1
Accessibility & contrast
On white
1.08
#EAFEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#EAFEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEBB
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEBB | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6B7
Deuteranopia (green-blind)
#FFF6BE
Tritanopia (blue-blind)
#F0F7EC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eafebb; /* rgb */ color: rgb(234, 254, 187); /* oklch */ color: oklch(96.6% 0.089 121.6);
Tailwind
colors: {
custom: {
50: '#f1fecf',
500: '#eafebb',
950: '#000000',
},
}SCSS
$custom: #eafebb; $custom-light: #f1fecf; $custom-dark: #000000;
JSON
{
"hex": "#eafebb",
"rgb": {
"r": 234,
"g": 254,
"b": 187
},
"hsl": {
"h": 77.91,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.96626,
"c": 0.08869,
"h": 121.6
},
"luminance": 0.91964
}Semantic roles & 50–950 ramp
primary
#EAFEBB
secondary
#9978E5
accent
#00E645
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171714
muted
#858583