#EDFFBC#EDFFBC
#EDFFBC is a very light, moderate yellow-green. Relative luminance 0.932; OKLCH L 97.1% C 0.088 H 120.3°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFBC |
|---|---|
| RGB | rgb(237, 255, 188) |
| HSL | hsl(76, 100%, 87%) |
| HSV | hsv(76, 26%, 100%) |
| CMYK | cmyk(7.1%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(97.29, -16.71, 30.14) |
| CIE-LCH | lch(97.29, 34.46, 119.00°) |
| OKLab | oklab(97.07% -0.0444 0.076) |
| OKLCH | oklch(97.07% 0.088 120.3) |
| XYZ | xyz(79.7614, 93.1555, 61.3460) |
| Luminance | 0.9315 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.15
Cream (survey)
#FFFFC2
ΔE00 4.76
Creme
#FFFFB6
ΔE00 4.95
Ecru
#FEFFCA
ΔE00 5.13
Light Beige
#FFFEB6
ΔE00 5.14
Ivory (survey)
#FFFFCB
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFBC #CEBCFF
analogous
#FFEFBC #EDFFBC #CCFFBC
triadic
#EDFFBC #BCEDFF #FFBCED
tetradic
#EDFFBC #BCFFEF #CEBCFF #FFBCCC
square
#EDFFBC #BCFFEF #CEBCFF #FFBCCC
split-complementary
#EDFFBC #BCCCFF #EFBCFF
monochromatic
#CCFF42 #DDFF7F #EDFFBC #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.07
#EDFFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#EDFFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFBC
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFBC | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7B8
Deuteranopia (green-blind)
#FFF7BF
Tritanopia (blue-blind)
#F3F8ED
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #edffbc; /* rgb */ color: rgb(237, 255, 188); /* oklch */ color: oklch(97.1% 0.088 120.3);
Tailwind
colors: {
custom: {
50: '#f3ffd0',
500: '#edffbc',
950: '#000000',
},
}SCSS
$custom: #edffbc; $custom-light: #f3ffd0; $custom-dark: #000000;
JSON
{
"hex": "#edffbc",
"rgb": {
"r": 237,
"g": 255,
"b": 188
},
"hsl": {
"h": 76.119,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.9707,
"c": 0.08804,
"h": 120.3
},
"luminance": 0.93155
}Semantic roles & 50–950 ramp
primary
#EDFFBC
secondary
#9678E7
accent
#00E63E
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171814
muted
#858683