#EBFFB9#EBFFB9
#EBFFB9 is a very light, moderate yellow-green. Relative luminance 0.927; OKLCH L 96.9% C 0.092 H 121.1°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFB9 |
|---|---|
| RGB | rgb(235, 255, 185) |
| HSL | hsl(77, 100%, 86%) |
| HSV | hsv(77, 27%, 100%) |
| CMYK | cmyk(7.8%, 0%, 27.5%, 0%) |
| CIE-LAB | lab(97.10, -17.83, 31.37) |
| CIE-LCH | lch(97.10, 36.08, 119.61°) |
| OKLab | oklab(96.87% -0.0476 0.0789) |
| OKLCH | oklch(96.87% 0.092 121.1) |
| XYZ | xyz(78.7772, 92.6850, 59.6294) |
| Luminance | 0.9268 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.94
Creme
#FFFFB6
ΔE00 5.21
Cream (survey)
#FFFFC2
ΔE00 5.27
Light Beige
#FFFEB6
ΔE00 5.42
Ecru
#FEFFCA
ΔE00 5.76
Very Light Green
#D1FFBD
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFB9 #CDB9FF
analogous
#FFF0B9 #EBFFB9 #C8FFB9
triadic
#EBFFB9 #B9EBFF #FFB9EB
tetradic
#EBFFB9 #B9FFF0 #CDB9FF #FFB9C8
square
#EBFFB9 #B9FFF0 #CDB9FF #FFB9C8
split-complementary
#EBFFB9 #B9C8FF #F0B9FF
monochromatic
#C8FF3F #DAFF7C #EBFFB9 #F6FFE0 #F6FFE0
Accessibility & contrast
On white
1.07
#EBFFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#EBFFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFB9
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFB9 | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7B4
Deuteranopia (green-blind)
#FFF7BC
Tritanopia (blue-blind)
#F1F8EC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ebffb9; /* rgb */ color: rgb(235, 255, 185); /* oklch */ color: oklch(96.9% 0.092 121.1);
Tailwind
colors: {
custom: {
50: '#f2ffce',
500: '#ebffb9',
950: '#000000',
},
}SCSS
$custom: #ebffb9; $custom-light: #f2ffce; $custom-dark: #000000;
JSON
{
"hex": "#ebffb9",
"rgb": {
"r": 235,
"g": 255,
"b": 185
},
"hsl": {
"h": 77.143,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.96866,
"c": 0.09218,
"h": 121.1
},
"luminance": 0.92685
}Semantic roles & 50–950 ramp
primary
#EBFFB9
secondary
#9675E7
accent
#00E642
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171813
muted
#858683