#EBFFB0#EBFFB0
#EBFFB0 is a very light, moderate yellow-green. Relative luminance 0.923; OKLCH L 96.7% C 0.103 H 119.9°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFB0 |
|---|---|
| RGB | rgb(235, 255, 176) |
| HSL | hsl(75, 100%, 85%) |
| HSV | hsv(75, 31%, 100%) |
| CMYK | cmyk(7.8%, 0%, 31%, 0%) |
| CIE-LAB | lab(96.95, -19.02, 35.67) |
| CIE-LCH | lch(96.95, 40.42, 118.07°) |
| OKLab | oklab(96.7% -0.0512 0.089) |
| OKLCH | oklch(96.7% 0.103 119.9) |
| XYZ | xyz(77.8570, 92.3169, 54.7832) |
| Luminance | 0.9232 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.10
Creme
#FFFFB6
ΔE00 4.96
Light Beige
#FFFEB6
ΔE00 5.22
Parchment
#FEFCAF
ΔE00 5.43
Cream (survey)
#FFFFC2
ΔE00 5.75
Very Light Green
#D1FFBD
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFB0 #C4B0FF
analogous
#FFECB0 #EBFFB0 #C4FFB0
triadic
#EBFFB0 #B0EBFF #FFB0EB
tetradic
#EBFFB0 #B0FFEC #C4B0FF #FFB0C4
square
#EBFFB0 #B0FFEC #C4B0FF #FFB0C4
split-complementary
#EBFFB0 #B0C4FF #ECB0FF
monochromatic
#CCFF36 #DCFF73 #EBFFB0 #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.08
#EBFFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.46
#EBFFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFB0
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFB0 | 1.00 | 1.08 | 19.46 | 19.46 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6AB
Deuteranopia (green-blind)
#FFF6B4
Tritanopia (blue-blind)
#F2F7EB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ebffb0; /* rgb */ color: rgb(235, 255, 176); /* oklch */ color: oklch(96.7% 0.103 119.9);
Tailwind
colors: {
custom: {
50: '#f2ffc8',
500: '#ebffb0',
950: '#000000',
},
}SCSS
$custom: #ebffb0; $custom-light: #f2ffc8; $custom-dark: #000000;
JSON
{
"hex": "#ebffb0",
"rgb": {
"r": 235,
"g": 255,
"b": 176
},
"hsl": {
"h": 75.19,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.96697,
"c": 0.10266,
"h": 119.9
},
"luminance": 0.92317
}Semantic roles & 50–950 ramp
primary
#EBFFB0
secondary
#8C6EE5
accent
#00E63A
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682