#EBFFB3#EBFFB3
#EBFFB3 is a very light, moderate yellow-green. Relative luminance 0.924; OKLCH L 96.8% C 0.099 H 120.3°. Best body text is #000000 at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFB3 |
|---|---|
| RGB | rgb(235, 255, 179) |
| HSL | hsl(76, 100%, 85%) |
| HSV | hsv(76, 30%, 100%) |
| CMYK | cmyk(7.8%, 0%, 29.8%, 0%) |
| CIE-LAB | lab(97.00, -18.63, 34.24) |
| CIE-LCH | lch(97.00, 38.98, 118.55°) |
| OKLab | oklab(96.75% -0.05 0.0857) |
| OKLCH | oklch(96.75% 0.099 120.3) |
| XYZ | xyz(78.1571, 92.4370, 56.3638) |
| Luminance | 0.9244 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.30
Creme
#FFFFB6
ΔE00 4.99
Light Beige
#FFFEB6
ΔE00 5.23
Parchment
#FEFCAF
ΔE00 5.53
Cream (survey)
#FFFFC2
ΔE00 5.55
Ecru
#FEFFCA
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFB3 #C7B3FF
analogous
#FFEDB3 #EBFFB3 #C5FFB3
triadic
#EBFFB3 #B3EBFF #FFB3EB
tetradic
#EBFFB3 #B3FFED #C7B3FF #FFB3C5
square
#EBFFB3 #B3FFED #C7B3FF #FFB3C5
split-complementary
#EBFFB3 #B3C5FF #EDB3FF
monochromatic
#CBFF39 #DBFF76 #EBFFB3 #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.08
#EBFFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.49
#EBFFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFB3
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFB3 | 1.00 | 1.08 | 19.49 | 19.49 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7AE
Deuteranopia (green-blind)
#FFF7B6
Tritanopia (blue-blind)
#F2F7EB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ebffb3; /* rgb */ color: rgb(235, 255, 179); /* oklch */ color: oklch(96.8% 0.099 120.3);
Tailwind
colors: {
custom: {
50: '#f2ffca',
500: '#ebffb3',
950: '#000000',
},
}SCSS
$custom: #ebffb3; $custom-light: #f2ffca; $custom-dark: #000000;
JSON
{
"hex": "#ebffb3",
"rgb": {
"r": 235,
"g": 255,
"b": 179
},
"hsl": {
"h": 75.789,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.96752,
"c": 0.09919,
"h": 120.3
},
"luminance": 0.92437
}Semantic roles & 50–950 ramp
primary
#EBFFB3
secondary
#8F70E6
accent
#00E63C
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682