#EDFFB3#EDFFB3
#EDFFB3 is a very light, moderate yellow-green. Relative luminance 0.928; OKLCH L 96.9% C 0.099 H 119.1°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFB3 |
|---|---|
| RGB | rgb(237, 255, 179) |
| HSL | hsl(74, 100%, 85%) |
| HSV | hsv(74, 30%, 100%) |
| CMYK | cmyk(7.1%, 0%, 29.8%, 0%) |
| CIE-LAB | lab(97.14, -17.91, 34.45) |
| CIE-LCH | lch(97.14, 38.83, 117.47°) |
| OKLab | oklab(96.9% -0.048 0.0862) |
| OKLCH | oklch(96.9% 0.099 119.1) |
| XYZ | xyz(78.8213, 92.7795, 56.3949) |
| Luminance | 0.9278 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.09
Creme
#FFFFB6
ΔE00 4.52
Light Beige
#FFFEB6
ΔE00 4.77
Parchment
#FEFCAF
ΔE00 5.07
Cream (survey)
#FFFFC2
ΔE00 5.16
Ecru
#FEFFCA
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFB3 #C5B3FF
analogous
#FFEBB3 #EDFFB3 #C7FFB3
triadic
#EDFFB3 #B3EDFF #FFB3ED
tetradic
#EDFFB3 #B3FFEB #C5B3FF #FFB3C7
square
#EDFFB3 #B3FFEB #C5B3FF #FFB3C7
split-complementary
#EDFFB3 #B3C7FF #EBB3FF
monochromatic
#D0FF39 #DFFF76 #EDFFB3 #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.07
#EDFFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#EDFFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFB3
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFB3 | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7AE
Deuteranopia (green-blind)
#FFF7B6
Tritanopia (blue-blind)
#F4F7EB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #edffb3; /* rgb */ color: rgb(237, 255, 179); /* oklch */ color: oklch(96.9% 0.099 119.1);
Tailwind
colors: {
custom: {
50: '#f3ffca',
500: '#edffb3',
950: '#000000',
},
}SCSS
$custom: #edffb3; $custom-light: #f3ffca; $custom-dark: #000000;
JSON
{
"hex": "#edffb3",
"rgb": {
"r": 237,
"g": 255,
"b": 179
},
"hsl": {
"h": 74.211,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.96898,
"c": 0.09862,
"h": 119.1
},
"luminance": 0.92779
}Semantic roles & 50–950 ramp
primary
#EDFFB3
secondary
#8C70E6
accent
#00E636
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682