#EBFFB7#EBFFB7
#EBFFB7 is a very light, moderate yellow-green. Relative luminance 0.926; OKLCH L 96.8% C 0.095 H 120.8°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFB7 |
|---|---|
| RGB | rgb(235, 255, 183) |
| HSL | hsl(77, 100%, 86%) |
| HSV | hsv(77, 28%, 100%) |
| CMYK | cmyk(7.8%, 0%, 28.2%, 0%) |
| CIE-LAB | lab(97.07, -18.10, 32.33) |
| CIE-LCH | lch(97.07, 37.05, 119.25°) |
| OKLab | oklab(96.83% -0.0484 0.0812) |
| OKLCH | oklch(96.83% 0.095 120.8) |
| XYZ | xyz(78.5675, 92.6012, 58.5253) |
| Luminance | 0.9260 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.69
Creme
#FFFFB6
ΔE00 5.11
Light Beige
#FFFEB6
ΔE00 5.33
Cream (survey)
#FFFFC2
ΔE00 5.34
Parchment
#FEFCAF
ΔE00 5.76
Ecru
#FEFFCA
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFB7 #CBB7FF
analogous
#FFEFB7 #EBFFB7 #C7FFB7
triadic
#EBFFB7 #B7EBFF #FFB7EB
tetradic
#EBFFB7 #B7FFEF #CBB7FF #FFB7C7
square
#EBFFB7 #B7FFEF #CBB7FF #FFB7C7
split-complementary
#EBFFB7 #B7C7FF #EFB7FF
monochromatic
#C9FF3D #DAFF7A #EBFFB7 #F6FFE0 #F6FFE0
Accessibility & contrast
On white
1.08
#EBFFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#EBFFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFB7
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFB7 | 1.00 | 1.08 | 19.52 | 19.52 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7B2
Deuteranopia (green-blind)
#FFF7BA
Tritanopia (blue-blind)
#F1F8EC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ebffb7; /* rgb */ color: rgb(235, 255, 183); /* oklch */ color: oklch(96.8% 0.095 120.8);
Tailwind
colors: {
custom: {
50: '#f2ffcd',
500: '#ebffb7',
950: '#000000',
},
}SCSS
$custom: #ebffb7; $custom-light: #f2ffcd; $custom-dark: #000000;
JSON
{
"hex": "#ebffb7",
"rgb": {
"r": 235,
"g": 255,
"b": 183
},
"hsl": {
"h": 76.667,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.96827,
"c": 0.09452,
"h": 120.8
},
"luminance": 0.92601
}Semantic roles & 50–950 ramp
primary
#EBFFB7
secondary
#9474E6
accent
#00E640
background
#FFFFFE
surface
#FEFFFA
border
#D6D7D3
text
#171813
muted
#858683