#EBFFB8#EBFFB8
#EBFFB8 is a very light, moderate yellow-green. Relative luminance 0.926; OKLCH L 96.8% C 0.093 H 120.9°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFB8 |
|---|---|
| RGB | rgb(235, 255, 184) |
| HSL | hsl(77, 100%, 86%) |
| HSV | hsv(77, 28%, 100%) |
| CMYK | cmyk(7.8%, 0%, 27.8%, 0%) |
| CIE-LAB | lab(97.08, -17.97, 31.85) |
| CIE-LCH | lch(97.08, 36.57, 119.43°) |
| OKLab | oklab(96.85% -0.048 0.0801) |
| OKLCH | oklch(96.85% 0.093 120.9) |
| XYZ | xyz(78.6720, 92.6429, 59.0754) |
| Luminance | 0.9264 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.81
Creme
#FFFFB6
ΔE00 5.16
Cream (survey)
#FFFFC2
ΔE00 5.30
Light Beige
#FFFEB6
ΔE00 5.38
Parchment
#FEFCAF
ΔE00 5.83
Ecru
#FEFFCA
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFB8 #CCB8FF
analogous
#FFEFB8 #EBFFB8 #C7FFB8
triadic
#EBFFB8 #B8EBFF #FFB8EB
tetradic
#EBFFB8 #B8FFEF #CCB8FF #FFB8C7
square
#EBFFB8 #B8FFEF #CCB8FF #FFB8C7
split-complementary
#EBFFB8 #B8C7FF #EFB8FF
monochromatic
#C9FF3E #DAFF7B #EBFFB8 #F6FFE0 #F6FFE0
Accessibility & contrast
On white
1.08
#EBFFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.53
#EBFFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFB8
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFB8 | 1.00 | 1.08 | 19.53 | 19.53 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7B3
Deuteranopia (green-blind)
#FFF7BB
Tritanopia (blue-blind)
#F1F8EC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ebffb8; /* rgb */ color: rgb(235, 255, 184); /* oklch */ color: oklch(96.8% 0.093 120.9);
Tailwind
colors: {
custom: {
50: '#f2ffcd',
500: '#ebffb8',
950: '#000000',
},
}SCSS
$custom: #ebffb8; $custom-light: #f2ffcd; $custom-dark: #000000;
JSON
{
"hex": "#ebffb8",
"rgb": {
"r": 235,
"g": 255,
"b": 184
},
"hsl": {
"h": 76.901,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.96847,
"c": 0.09336,
"h": 120.9
},
"luminance": 0.92643
}Semantic roles & 50–950 ramp
primary
#EBFFB8
secondary
#9575E7
accent
#00E641
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171813
muted
#858683