#EBFF9C#EBFF9C
#EBFF9C is a very light, vivid yellow-green. Relative luminance 0.916; OKLCH L 96.4% C 0.125 H 118.1°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF9C |
|---|---|
| RGB | rgb(235, 255, 156) |
| HSL | hsl(72, 100%, 81%) |
| HSV | hsv(72, 39%, 100%) |
| CMYK | cmyk(7.8%, 0%, 38.8%, 0%) |
| CIE-LAB | lab(96.65, -21.43, 45.12) |
| CIE-LCH | lch(96.65, 49.95, 115.41°) |
| OKLab | oklab(96.36% -0.059 0.1103) |
| OKLCH | oklch(96.36% 0.125 118.1) |
| XYZ | xyz(76.0219, 91.5829, 45.1184) |
| Luminance | 0.9158 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.84
Light Yellow Green
#CCFD7F
ΔE00 5.87
Parchment
#FEFCAF
ΔE00 5.89
Creme
#FFFFB6
ΔE00 5.98
Yellowish Tan
#FCFC81
ΔE00 6.23
Pale Yellow
#FFFF84
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF9C #B09CFF
analogous
#FFE19C #EBFF9C #B9FF9C
triadic
#EBFF9C #9CEBFF #FF9CEB
tetradic
#EBFF9C #9CFFE1 #B09CFF #FF9CB9
square
#EBFF9C #9CFFE1 #B09CFF #FF9CB9
split-complementary
#EBFF9C #9CB9FF #E19CFF
monochromatic
#D2FF22 #DFFF5F #EBFF9C #F7FFD9 #F9FFE0
Accessibility & contrast
On white
1.09
#EBFF9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#EBFF9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF9C
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF9C | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF595
Deuteranopia (green-blind)
#FFF6A1
Tritanopia (blue-blind)
#F4F5E7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ebff9c; /* rgb */ color: rgb(235, 255, 156); /* oklch */ color: oklch(96.4% 0.125 118.1);
Tailwind
colors: {
custom: {
50: '#f2ffba',
500: '#ebff9c',
950: '#000000',
},
}SCSS
$custom: #ebff9c; $custom-light: #f2ffba; $custom-dark: #000000;
JSON
{
"hex": "#ebff9c",
"rgb": {
"r": 235,
"g": 255,
"b": 156
},
"hsl": {
"h": 72.121,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.9636,
"c": 0.12505,
"h": 118.1
},
"luminance": 0.91582
}Semantic roles & 50–950 ramp
primary
#EBFF9C
secondary
#785DE2
accent
#00E62E
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171812
muted
#858682