#EDFFBA#EDFFBA
#EDFFBA is a very light, moderate yellow-green. Relative luminance 0.931; OKLCH L 97.0% C 0.090 H 120.0°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFBA |
|---|---|
| RGB | rgb(237, 255, 186) |
| HSL | hsl(76, 100%, 86%) |
| HSV | hsv(76, 27%, 100%) |
| CMYK | cmyk(7.1%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(97.26, -16.98, 31.10) |
| CIE-LCH | lch(97.26, 35.43, 118.63°) |
| OKLab | oklab(97.03% -0.0452 0.0783) |
| OKLCH | oklch(97.03% 0.09 120) |
| XYZ | xyz(79.5473, 93.0699, 60.2184) |
| Luminance | 0.9307 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.86
Cream (survey)
#FFFFC2
ΔE00 4.80
Creme
#FFFFB6
ΔE00 4.80
Light Beige
#FFFEB6
ΔE00 5.00
Ecru
#FEFFCA
ΔE00 5.30
Parchment
#FEFCAF
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFBA #CCBAFF
analogous
#FFEFBA #EDFFBA #CBFFBA
triadic
#EDFFBA #BAEDFF #FFBAED
tetradic
#EDFFBA #BAFFEF #CCBAFF #FFBACB
square
#EDFFBA #BAFFEF #CCBAFF #FFBACB
split-complementary
#EDFFBA #BACBFF #EFBAFF
monochromatic
#CDFF40 #DDFF7D #EDFFBA #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.07
#EDFFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.61
#EDFFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFBA
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFBA | 1.00 | 1.07 | 19.61 | 19.61 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7B6
Deuteranopia (green-blind)
#FFF7BD
Tritanopia (blue-blind)
#F3F8ED
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #edffba; /* rgb */ color: rgb(237, 255, 186); /* oklch */ color: oklch(97.0% 0.090 120.0);
Tailwind
colors: {
custom: {
50: '#f3ffcf',
500: '#edffba',
950: '#000000',
},
}SCSS
$custom: #edffba; $custom-light: #f3ffcf; $custom-dark: #000000;
JSON
{
"hex": "#edffba",
"rgb": {
"r": 237,
"g": 255,
"b": 186
},
"hsl": {
"h": 75.652,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.97031,
"c": 0.09041,
"h": 120
},
"luminance": 0.9307
}Semantic roles & 50–950 ramp
primary
#EDFFBA
secondary
#9476E7
accent
#00E63C
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171814
muted
#858683