#EDFFCB#EDFFCB
#EDFFCB is a very light, moderate yellow-green. Relative luminance 0.938; OKLCH L 97.4% C 0.070 H 123.2°. Best body text is #000000 at 19.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFCB |
|---|---|
| RGB | rgb(237, 255, 203) |
| HSL | hsl(81, 100%, 90%) |
| HSV | hsv(81, 20%, 100%) |
| CMYK | cmyk(7.1%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(97.57, -14.56, 22.94) |
| CIE-LCH | lch(97.57, 27.17, 122.41°) |
| OKLab | oklab(97.38% -0.0384 0.0586) |
| OKLCH | oklch(97.38% 0.07 123.2) |
| XYZ | xyz(81.4632, 93.8362, 70.3089) |
| Luminance | 0.9384 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 4.84
Ivory (survey)
#FFFFCB
ΔE00 5.14
Cream (survey)
#FFFFC2
ΔE00 5.56
Eggshell (survey)
#FFFFD4
ΔE00 5.64
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.95
Cream
#FFFDD0
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFCB #DDCBFF
analogous
#FFF7CB #EDFFCB #D3FFCB
triadic
#EDFFCB #CBEDFF #FFCBED
tetradic
#EDFFCB #CBFFF7 #DDCBFF #FFCBD3
square
#EDFFCB #CBFFF7 #DDCBFF #FFCBD3
split-complementary
#EDFFCB #CBD3FF #F7CBFF
monochromatic
#C3FF51 #D8FF8E #EDFFCB #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.06
#EDFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.77
#EDFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFCB
19.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFCB | 1.00 | 1.06 | 19.77 | 19.77 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8C8
Deuteranopia (green-blind)
#FFF8CD
Tritanopia (blue-blind)
#F1FAF1
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #edffcb; /* rgb */ color: rgb(237, 255, 203); /* oklch */ color: oklch(97.4% 0.070 123.2);
Tailwind
colors: {
custom: {
50: '#f3ffdb',
500: '#edffcb',
950: '#000000',
},
}SCSS
$custom: #edffcb; $custom-light: #f3ffdb; $custom-dark: #000000;
JSON
{
"hex": "#edffcb",
"rgb": {
"r": 237,
"g": 255,
"b": 203
},
"hsl": {
"h": 80.769,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.97379,
"c": 0.07005,
"h": 123.2
},
"luminance": 0.93836
}Semantic roles & 50–950 ramp
primary
#EDFFCB
secondary
#A885E9
accent
#00E64F
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171815
muted
#858684