#EBFFCC#EBFFCC
#EBFFCC is a very light, moderate yellow-green. Relative luminance 0.935; OKLCH L 97.3% C 0.070 H 125.1°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFCC |
|---|---|
| RGB | rgb(235, 255, 204) |
| HSL | hsl(84, 100%, 90%) |
| HSV | hsv(84, 20%, 100%) |
| CMYK | cmyk(7.8%, 0%, 20%, 0%) |
| CIE-LAB | lab(97.45, -15.11, 22.24) |
| CIE-LCH | lch(97.45, 26.89, 124.19°) |
| OKLab | oklab(97.26% -0.04 0.0569) |
| OKLCH | oklch(97.26% 0.07 125.1) |
| XYZ | xyz(80.9186, 93.5416, 70.9074) |
| Luminance | 0.9354 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 5.41
Ivory (survey)
#FFFFCB
ΔE00 5.70
Very Light Green
#D1FFBD
ΔE00 5.84
Very Pale Green
#CFFDBC
ΔE00 5.89
Eggshell (survey)
#FFFFD4
ΔE00 6.08
Cream (survey)
#FFFFC2
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFCC #E0CCFF
analogous
#FFF9CC #EBFFCC #D2FFCC
triadic
#EBFFCC #CCEBFF #FFCCEB
tetradic
#EBFFCC #CCFFF9 #E0CCFF #FFCCD2
square
#EBFFCC #CCFFF9 #E0CCFF #FFCCD2
split-complementary
#EBFFCC #CCD2FF #F9CCFF
monochromatic
#BBFF52 #D3FF8F #EBFFCC #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.07
#EBFFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.71
#EBFFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFCC
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFCC | 1.00 | 1.07 | 19.71 | 19.71 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8C9
Deuteranopia (green-blind)
#FFF7CE
Tritanopia (blue-blind)
#EEFAF1
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ebffcc; /* rgb */ color: rgb(235, 255, 204); /* oklch */ color: oklch(97.3% 0.070 125.1);
Tailwind
colors: {
custom: {
50: '#f1ffdb',
500: '#ebffcc',
950: '#000000',
},
}SCSS
$custom: #ebffcc; $custom-light: #f1ffdb; $custom-dark: #000000;
JSON
{
"hex": "#ebffcc",
"rgb": {
"r": 235,
"g": 255,
"b": 204
},
"hsl": {
"h": 83.529,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.97256,
"c": 0.06954,
"h": 125.1
},
"luminance": 0.93542
}Semantic roles & 50–950 ramp
primary
#EBFFCC
secondary
#AD86EA
accent
#00E65A
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171815
muted
#858684