#EBFFB6#EBFFB6
#EBFFB6 is a very light, moderate yellow-green. Relative luminance 0.926; OKLCH L 96.8% C 0.096 H 120.7°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFB6 |
|---|---|
| RGB | rgb(235, 255, 182) |
| HSL | hsl(76, 100%, 86%) |
| HSV | hsv(76, 29%, 100%) |
| CMYK | cmyk(7.8%, 0%, 28.6%, 0%) |
| CIE-LAB | lab(97.05, -18.23, 32.80) |
| CIE-LCH | lch(97.05, 37.53, 119.07°) |
| OKLab | oklab(96.81% -0.0488 0.0823) |
| OKLCH | oklch(96.81% 0.096 120.7) |
| XYZ | xyz(78.4638, 92.5597, 57.9791) |
| Luminance | 0.9256 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.58
Creme
#FFFFB6
ΔE00 5.07
Light Beige
#FFFEB6
ΔE00 5.30
Cream (survey)
#FFFFC2
ΔE00 5.38
Parchment
#FEFCAF
ΔE00 5.69
Ecru
#FEFFCA
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFB6 #CAB6FF
analogous
#FFEEB6 #EBFFB6 #C6FFB6
triadic
#EBFFB6 #B6EBFF #FFB6EB
tetradic
#EBFFB6 #B6FFEE #CAB6FF #FFB6C6
square
#EBFFB6 #B6FFEE #CAB6FF #FFB6C6
split-complementary
#EBFFB6 #B6C6FF #EEB6FF
monochromatic
#C9FF3C #DAFF79 #EBFFB6 #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.08
#EBFFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.51
#EBFFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFB6
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFB6 | 1.00 | 1.08 | 19.51 | 19.51 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7B1
Deuteranopia (green-blind)
#FFF7B9
Tritanopia (blue-blind)
#F1F8EC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ebffb6; /* rgb */ color: rgb(235, 255, 182); /* oklch */ color: oklch(96.8% 0.096 120.7);
Tailwind
colors: {
custom: {
50: '#f2ffcc',
500: '#ebffb6',
950: '#000000',
},
}SCSS
$custom: #ebffb6; $custom-light: #f2ffcc; $custom-dark: #000000;
JSON
{
"hex": "#ebffb6",
"rgb": {
"r": 235,
"g": 255,
"b": 182
},
"hsl": {
"h": 76.438,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.96808,
"c": 0.09569,
"h": 120.7
},
"luminance": 0.9256
}Semantic roles & 50–950 ramp
primary
#EBFFB6
secondary
#9373E6
accent
#00E63F
background
#FFFFFE
surface
#FEFFFA
border
#D6D7D3
text
#171813
muted
#858683