#EDFFB8#EDFFB8
#EDFFB8 is a very light, moderate yellow-green. Relative luminance 0.930; OKLCH L 97.0% C 0.093 H 119.7°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFB8 |
|---|---|
| RGB | rgb(237, 255, 184) |
| HSL | hsl(75, 100%, 86%) |
| HSV | hsv(75, 28%, 100%) |
| CMYK | cmyk(7.1%, 0%, 27.8%, 0%) |
| CIE-LAB | lab(97.22, -17.25, 32.06) |
| CIE-LCH | lch(97.22, 36.40, 118.28°) |
| OKLab | oklab(96.99% -0.046 0.0806) |
| OKLCH | oklch(96.99% 0.093 119.7) |
| XYZ | xyz(79.3362, 92.9854, 59.1065) |
| Luminance | 0.9298 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.60
Creme
#FFFFB6
ΔE00 4.68
Cream (survey)
#FFFFC2
ΔE00 4.87
Light Beige
#FFFEB6
ΔE00 4.90
Parchment
#FEFCAF
ΔE00 5.37
Ecru
#FEFFCA
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFB8 #CAB8FF
analogous
#FFEDB8 #EDFFB8 #C9FFB8
triadic
#EDFFB8 #B8EDFF #FFB8ED
tetradic
#EDFFB8 #B8FFED #CAB8FF #FFB8C9
square
#EDFFB8 #B8FFED #CAB8FF #FFB8C9
split-complementary
#EDFFB8 #B8C9FF #EDB8FF
monochromatic
#CEFF3E #DDFF7B #EDFFB8 #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.07
#EDFFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#EDFFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFB8
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFB8 | 1.00 | 1.07 | 19.60 | 19.60 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7B3
Deuteranopia (green-blind)
#FFF7BB
Tritanopia (blue-blind)
#F4F8EC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #edffb8; /* rgb */ color: rgb(237, 255, 184); /* oklch */ color: oklch(97.0% 0.093 119.7);
Tailwind
colors: {
custom: {
50: '#f3ffcd',
500: '#edffb8',
950: '#000000',
},
}SCSS
$custom: #edffb8; $custom-light: #f3ffcd; $custom-dark: #000000;
JSON
{
"hex": "#edffb8",
"rgb": {
"r": 237,
"g": 255,
"b": 184
},
"hsl": {
"h": 75.211,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.96992,
"c": 0.09277,
"h": 119.7
},
"luminance": 0.92985
}Semantic roles & 50–950 ramp
primary
#EDFFB8
secondary
#9275E7
accent
#00E63A
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171813
muted
#858683