#EDFFCC#EDFFCC
#EDFFCC is a very light, moderate yellow-green. Relative luminance 0.939; OKLCH L 97.4% C 0.069 H 123.5°. Best body text is #000000 at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFCC |
|---|---|
| RGB | rgb(237, 255, 204) |
| HSL | hsl(81, 100%, 90%) |
| HSV | hsv(81, 20%, 100%) |
| CMYK | cmyk(7.1%, 0%, 20%, 0%) |
| CIE-LAB | lab(97.59, -14.41, 22.45) |
| CIE-LCH | lch(97.59, 26.68, 122.70°) |
| OKLab | oklab(97.4% -0.038 0.0574) |
| OKLCH | oklch(97.4% 0.069 123.5) |
| XYZ | xyz(81.5827, 93.8840, 70.9385) |
| Luminance | 0.9388 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 4.90
Ivory (survey)
#FFFFCB
ΔE00 5.19
Eggshell (survey)
#FFFFD4
ΔE00 5.60
Cream (survey)
#FFFFC2
ΔE00 5.69
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.88
Cream
#FFFDD0
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFCC #DECCFF
analogous
#FFF7CC #EDFFCC #D4FFCC
triadic
#EDFFCC #CCEDFF #FFCCED
tetradic
#EDFFCC #CCFFF7 #DECCFF #FFCCD4
square
#EDFFCC #CCFFF7 #DECCFF #FFCCD4
split-complementary
#EDFFCC #CCD4FF #F7CCFF
monochromatic
#C2FF52 #D7FF8F #EDFFCC #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.06
#EDFFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.78
#EDFFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFCC
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFCC | 1.00 | 1.06 | 19.78 | 19.78 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9C9
Deuteranopia (green-blind)
#FFF8CE
Tritanopia (blue-blind)
#F1FAF1
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #edffcc; /* rgb */ color: rgb(237, 255, 204); /* oklch */ color: oklch(97.4% 0.069 123.5);
Tailwind
colors: {
custom: {
50: '#f3ffdb',
500: '#edffcc',
950: '#000000',
},
}SCSS
$custom: #edffcc; $custom-light: #f3ffdb; $custom-dark: #000000;
JSON
{
"hex": "#edffcc",
"rgb": {
"r": 237,
"g": 255,
"b": 204
},
"hsl": {
"h": 81.176,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.97401,
"c": 0.06885,
"h": 123.5
},
"luminance": 0.93884
}Semantic roles & 50–950 ramp
primary
#EDFFCC
secondary
#A986EA
accent
#00E651
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171815
muted
#858684