#EBFFB4#EBFFB4
#EBFFB4 is a very light, moderate yellow-green. Relative luminance 0.925; OKLCH L 96.8% C 0.098 H 120.4°. Best body text is #000000 at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFB4 |
|---|---|
| RGB | rgb(235, 255, 180) |
| HSL | hsl(76, 100%, 85%) |
| HSV | hsv(76, 29%, 100%) |
| CMYK | cmyk(7.8%, 0%, 29.4%, 0%) |
| CIE-LAB | lab(97.02, -18.50, 33.76) |
| CIE-LCH | lch(97.02, 38.50, 118.72°) |
| OKLab | oklab(96.77% -0.0496 0.0846) |
| OKLCH | oklch(96.77% 0.098 120.4) |
| XYZ | xyz(78.2586, 92.4776, 56.8983) |
| Luminance | 0.9248 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.38
Creme
#FFFFB6
ΔE00 5.01
Light Beige
#FFFEB6
ΔE00 5.25
Cream (survey)
#FFFFC2
ΔE00 5.49
Parchment
#FEFCAF
ΔE00 5.58
Ecru
#FEFFCA
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFB4 #C8B4FF
analogous
#FFEDB4 #EBFFB4 #C5FFB4
triadic
#EBFFB4 #B4EBFF #FFB4EB
tetradic
#EBFFB4 #B4FFED #C8B4FF #FFB4C5
square
#EBFFB4 #B4FFED #C8B4FF #FFB4C5
split-complementary
#EBFFB4 #B4C5FF #EDB4FF
monochromatic
#CAFF3A #DBFF77 #EBFFB4 #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.08
#EBFFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.50
#EBFFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFB4
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFB4 | 1.00 | 1.08 | 19.50 | 19.50 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7AF
Deuteranopia (green-blind)
#FFF7B7
Tritanopia (blue-blind)
#F2F7EB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ebffb4; /* rgb */ color: rgb(235, 255, 180); /* oklch */ color: oklch(96.8% 0.098 120.4);
Tailwind
colors: {
custom: {
50: '#f2ffcb',
500: '#ebffb4',
950: '#000000',
},
}SCSS
$custom: #ebffb4; $custom-light: #f2ffcb; $custom-dark: #000000;
JSON
{
"hex": "#ebffb4",
"rgb": {
"r": 235,
"g": 255,
"b": 180
},
"hsl": {
"h": 76,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.96771,
"c": 0.09803,
"h": 120.4
},
"luminance": 0.92477
}Semantic roles & 50–950 ramp
primary
#EBFFB4
secondary
#9071E6
accent
#00E63D
background
#FFFFFE
surface
#FEFFFA
border
#D6D7D3
text
#171813
muted
#858683