#EBFFCA#EBFFCA
#EBFFCA is a very light, moderate yellow-green. Relative luminance 0.934; OKLCH L 97.2% C 0.072 H 124.5°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFCA |
|---|---|
| RGB | rgb(235, 255, 202) |
| HSL | hsl(83, 100%, 90%) |
| HSV | hsv(83, 21%, 100%) |
| CMYK | cmyk(7.8%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(97.41, -15.41, 23.20) |
| CIE-LCH | lch(97.41, 27.85, 123.59°) |
| OKLab | oklab(97.21% -0.0408 0.0593) |
| OKLCH | oklch(97.21% 0.072 124.5) |
| XYZ | xyz(80.6802, 93.4462, 69.6522) |
| Luminance | 0.9345 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 5.30
Ivory (survey)
#FFFFCB
ΔE00 5.61
Very Light Green
#D1FFBD
ΔE00 5.68
Very Pale Green
#CFFDBC
ΔE00 5.75
Cream (survey)
#FFFFC2
ΔE00 5.93
Eggshell (survey)
#FFFFD4
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFCA #DECAFF
analogous
#FFF9CA #EBFFCA #D1FFCA
triadic
#EBFFCA #CAEBFF #FFCAEB
tetradic
#EBFFCA #CAFFF9 #DECAFF #FFCAD1
square
#EBFFCA #CAFFF9 #DECAFF #FFCAD1
split-complementary
#EBFFCA #CAD1FF #F9CAFF
monochromatic
#BDFF50 #D4FF8D #EBFFCA #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.07
#EBFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#EBFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFCA
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFCA | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8C7
Deuteranopia (green-blind)
#FFF7CC
Tritanopia (blue-blind)
#EFFAF0
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ebffca; /* rgb */ color: rgb(235, 255, 202); /* oklch */ color: oklch(97.2% 0.072 124.5);
Tailwind
colors: {
custom: {
50: '#f1ffda',
500: '#ebffca',
950: '#000000',
},
}SCSS
$custom: #ebffca; $custom-light: #f1ffda; $custom-dark: #000000;
JSON
{
"hex": "#ebffca",
"rgb": {
"r": 235,
"g": 255,
"b": 202
},
"hsl": {
"h": 82.642,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.97213,
"c": 0.07193,
"h": 124.5
},
"luminance": 0.93446
}Semantic roles & 50–950 ramp
primary
#EBFFCA
secondary
#AA84E9
accent
#00E657
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171814
muted
#858683