#EBFFBD#EBFFBD
#EBFFBD is a very light, moderate yellow-green. Relative luminance 0.929; OKLCH L 96.9% C 0.087 H 121.7°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFBD |
|---|---|
| RGB | rgb(235, 255, 189) |
| HSL | hsl(78, 100%, 87%) |
| HSV | hsv(78, 26%, 100%) |
| CMYK | cmyk(7.8%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(97.17, -17.28, 29.45) |
| CIE-LCH | lch(97.17, 34.15, 120.40°) |
| OKLab | oklab(96.94% -0.046 0.0744) |
| OKLCH | oklch(96.94% 0.087 121.7) |
| XYZ | xyz(79.2054, 92.8563, 61.8846) |
| Luminance | 0.9286 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.50
Cream (survey)
#FFFFC2
ΔE00 5.22
Ecru
#FEFFCA
ΔE00 5.46
Creme
#FFFFB6
ΔE00 5.51
Very Light Green
#D1FFBD
ΔE00 5.56
Light Beige
#FFFEB6
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFBD #D1BDFF
analogous
#FFF2BD #EBFFBD #CAFFBD
triadic
#EBFFBD #BDEBFF #FFBDEB
tetradic
#EBFFBD #BDFFF2 #D1BDFF #FFBDCA
square
#EBFFBD #BDFFF2 #D1BDFF #FFBDCA
split-complementary
#EBFFBD #BDCAFF #F2BDFF
monochromatic
#C6FF43 #D8FF80 #EBFFBD #F6FFE0 #F6FFE0
Accessibility & contrast
On white
1.07
#EBFFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#EBFFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFBD
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFBD | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7B9
Deuteranopia (green-blind)
#FFF7C0
Tritanopia (blue-blind)
#F0F8ED
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ebffbd; /* rgb */ color: rgb(235, 255, 189); /* oklch */ color: oklch(96.9% 0.087 121.7);
Tailwind
colors: {
custom: {
50: '#f2ffd1',
500: '#ebffbd',
950: '#000000',
},
}SCSS
$custom: #ebffbd; $custom-light: #f2ffd1; $custom-dark: #000000;
JSON
{
"hex": "#ebffbd",
"rgb": {
"r": 235,
"g": 255,
"b": 189
},
"hsl": {
"h": 78.182,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.96944,
"c": 0.08745,
"h": 121.7
},
"luminance": 0.92856
}Semantic roles & 50–950 ramp
primary
#EBFFBD
secondary
#9A79E7
accent
#00E646
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171814
muted
#858683