#EBFFB5#EBFFB5
#EBFFB5 is a very light, moderate yellow-green. Relative luminance 0.925; OKLCH L 96.8% C 0.097 H 120.5°. Best body text is #000000 at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFB5 |
|---|---|
| RGB | rgb(235, 255, 181) |
| HSL | hsl(76, 100%, 85%) |
| HSV | hsv(76, 29%, 100%) |
| CMYK | cmyk(7.8%, 0%, 29%, 0%) |
| CIE-LAB | lab(97.03, -18.37, 33.28) |
| CIE-LCH | lch(97.03, 38.01, 118.89°) |
| OKLab | oklab(96.79% -0.0492 0.0834) |
| OKLCH | oklch(96.79% 0.097 120.5) |
| XYZ | xyz(78.3608, 92.5185, 57.4368) |
| Luminance | 0.9252 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.48
Creme
#FFFFB6
ΔE00 5.03
Light Beige
#FFFEB6
ΔE00 5.27
Cream (survey)
#FFFFC2
ΔE00 5.43
Parchment
#FEFCAF
ΔE00 5.63
Ecru
#FEFFCA
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFB5 #C9B5FF
analogous
#FFEEB5 #EBFFB5 #C6FFB5
triadic
#EBFFB5 #B5EBFF #FFB5EB
tetradic
#EBFFB5 #B5FFEE #C9B5FF #FFB5C6
square
#EBFFB5 #B5FFEE #C9B5FF #FFB5C6
split-complementary
#EBFFB5 #B5C6FF #EEB5FF
monochromatic
#CAFF3B #DAFF78 #EBFFB5 #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.08
#EBFFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.50
#EBFFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFB5
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFB5 | 1.00 | 1.08 | 19.50 | 19.50 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7B0
Deuteranopia (green-blind)
#FFF7B8
Tritanopia (blue-blind)
#F1F7EC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ebffb5; /* rgb */ color: rgb(235, 255, 181); /* oklch */ color: oklch(96.8% 0.097 120.5);
Tailwind
colors: {
custom: {
50: '#f2ffcb',
500: '#ebffb5',
950: '#000000',
},
}SCSS
$custom: #ebffb5; $custom-light: #f2ffcb; $custom-dark: #000000;
JSON
{
"hex": "#ebffb5",
"rgb": {
"r": 235,
"g": 255,
"b": 181
},
"hsl": {
"h": 76.216,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.9679,
"c": 0.09686,
"h": 120.5
},
"luminance": 0.92518
}Semantic roles & 50–950 ramp
primary
#EBFFB5
secondary
#9172E6
accent
#00E63E
background
#FFFFFE
surface
#FEFFFA
border
#D6D7D3
text
#171813
muted
#858683