#EDFBB0#EDFBB0
#EDFBB0 is a very light, moderate yellow-green. Relative luminance 0.901; OKLCH L 96.0% C 0.097 H 116.9°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFBB0 |
|---|---|
| RGB | rgb(237, 251, 176) |
| HSL | hsl(71, 90%, 84%) |
| HSV | hsv(71, 30%, 98%) |
| CMYK | cmyk(5.6%, 0%, 29.9%, 1.6%) |
| CIE-LAB | lab(96.05, -16.35, 34.50) |
| CIE-LCH | lch(96.05, 38.18, 115.36°) |
| OKLab | oklab(96.02% -0.0437 0.0862) |
| OKLCH | oklch(96.02% 0.097 116.9) |
| XYZ | xyz(77.2585, 90.1340, 54.3934) |
| Luminance | 0.9013 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.21
Creme
#FFFFB6
ΔE00 3.80
Light Beige
#FFFEB6
ΔE00 4.01
Parchment
#FEFCAF
ΔE00 4.24
Cream (survey)
#FFFFC2
ΔE00 4.55
Ecru
#FEFFCA
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFBB0 #BEB0FB
analogous
#FBE3B0 #EDFBB0 #C7FBB0
triadic
#EDFBB0 #B0EDFB #FBB0ED
tetradic
#EDFBB0 #B0FBE3 #BEB0FB #FBB0C7
square
#EDFBB0 #B0FBE3 #BEB0FB #FBB0C7
split-complementary
#EDFBB0 #B0C7FB #E3B0FB
monochromatic
#D2F53B #E0F876 #EDFBB0 #F8FEE2 #F8FEE2
Accessibility & contrast
On white
1.10
#EDFBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#EDFBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFBB0
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFBB0 | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AB
Deuteranopia (green-blind)
#FFF4B3
Tritanopia (blue-blind)
#F5F3E7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #edfbb0; /* rgb */ color: rgb(237, 251, 176); /* oklch */ color: oklch(96.0% 0.097 116.9);
Tailwind
colors: {
custom: {
50: '#f3fcc8',
500: '#edfbb0',
950: '#000000',
},
}SCSS
$custom: #edfbb0; $custom-light: #f3fcc8; $custom-dark: #000000;
JSON
{
"hex": "#edfbb0",
"rgb": {
"r": 237,
"g": 251,
"b": 176
},
"hsl": {
"h": 71.2,
"s": 90.361,
"l": 83.725
},
"oklch": {
"l": 0.96018,
"c": 0.09664,
"h": 116.9
},
"luminance": 0.90133
}Semantic roles & 50–950 ramp
primary
#EDFBB0
secondary
#8570DF
accent
#00E62B
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171713
muted
#858582