#EBFFB2#EBFFB2
#EBFFB2 is a very light, moderate yellow-green. Relative luminance 0.924; OKLCH L 96.7% C 0.100 H 120.1°. Best body text is #000000 at 19.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFB2 |
|---|---|
| RGB | rgb(235, 255, 178) |
| HSL | hsl(76, 100%, 85%) |
| HSV | hsv(76, 30%, 100%) |
| CMYK | cmyk(7.8%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(96.98, -18.76, 34.72) |
| CIE-LCH | lch(96.98, 39.46, 118.39°) |
| OKLab | oklab(96.73% -0.0504 0.0868) |
| OKLCH | oklch(96.73% 0.1 120.1) |
| XYZ | xyz(78.0563, 92.3967, 55.8331) |
| Luminance | 0.9240 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.22
Creme
#FFFFB6
ΔE00 4.97
Light Beige
#FFFEB6
ΔE00 5.22
Parchment
#FEFCAF
ΔE00 5.49
Cream (survey)
#FFFFC2
ΔE00 5.61
Very Light Green
#D1FFBD
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFB2 #C6B2FF
analogous
#FFECB2 #EBFFB2 #C5FFB2
triadic
#EBFFB2 #B2EBFF #FFB2EB
tetradic
#EBFFB2 #B2FFEC #C6B2FF #FFB2C5
square
#EBFFB2 #B2FFEC #C6B2FF #FFB2C5
split-complementary
#EBFFB2 #B2C5FF #ECB2FF
monochromatic
#CBFF38 #DBFF75 #EBFFB2 #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.08
#EBFFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.48
#EBFFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFB2
19.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFB2 | 1.00 | 1.08 | 19.48 | 19.48 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6AD
Deuteranopia (green-blind)
#FFF7B5
Tritanopia (blue-blind)
#F2F7EB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ebffb2; /* rgb */ color: rgb(235, 255, 178); /* oklch */ color: oklch(96.7% 0.100 120.1);
Tailwind
colors: {
custom: {
50: '#f2ffc9',
500: '#ebffb2',
950: '#000000',
},
}SCSS
$custom: #ebffb2; $custom-light: #f2ffc9; $custom-dark: #000000;
JSON
{
"hex": "#ebffb2",
"rgb": {
"r": 235,
"g": 255,
"b": 178
},
"hsl": {
"h": 75.584,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.96734,
"c": 0.10035,
"h": 120.1
},
"luminance": 0.92397
}Semantic roles & 50–950 ramp
primary
#EBFFB2
secondary
#8E70E6
accent
#00E63C
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682