#DEFEBA#DEFEBA
#DEFEBA is a very light, moderate yellow-green. Relative luminance 0.900; OKLCH L 95.8% C 0.094 H 128.5°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEBA |
|---|---|
| RGB | rgb(222, 254, 186) |
| HSL | hsl(88, 97%, 86%) |
| HSV | hsv(88, 27%, 100%) |
| CMYK | cmyk(12.6%, 0%, 26.8%, 0.4%) |
| CIE-LAB | lab(95.98, -21.81, 29.20) |
| CIE-LCH | lch(95.98, 36.45, 126.75°) |
| OKLab | oklab(95.76% -0.0587 0.0738) |
| OKLCH | oklch(95.76% 0.094 128.5) |
| XYZ | xyz(74.4276, 89.9577, 59.8873) |
| Luminance | 0.8996 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.95
Very Pale Green
#CFFDBC
ΔE00 3.12
Pale Green
#C7FDB5
ΔE00 4.17
Light Light Green
#C8FFB0
ΔE00 4.27
Washed Out Green
#BCF5A6
ΔE00 5.43
Tea Green
#BDF8A3
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEBA #DABAFE
analogous
#FEFCBA #DEFEBA #BCFEBA
triadic
#DEFEBA #BADEFE #FEBADE
tetradic
#DEFEBA #BAFEFC #DABAFE #FEBABC
square
#DEFEBA #BAFEFC #DABAFE #FEBABC
split-complementary
#DEFEBA #BABCFE #FCBAFE
monochromatic
#A4FC41 #C1FD7E #DEFEBA #F1FFE1 #F1FFE1
Accessibility & contrast
On white
1.11
#DEFEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#DEFEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEBA
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEBA | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B6
Deuteranopia (green-blind)
#FFF3BD
Tritanopia (blue-blind)
#E1F8EC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defeba; /* rgb */ color: rgb(222, 254, 186); /* oklch */ color: oklch(95.8% 0.094 128.5);
Tailwind
colors: {
custom: {
50: '#e9fecf',
500: '#defeba',
950: '#000000',
},
}SCSS
$custom: #defeba; $custom-light: #e9fecf; $custom-dark: #000000;
JSON
{
"hex": "#defeba",
"rgb": {
"r": 222,
"g": 254,
"b": 186
},
"hsl": {
"h": 88.235,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.95758,
"c": 0.09429,
"h": 128.5
},
"luminance": 0.89958
}Semantic roles & 50–950 ramp
primary
#DEFEBA
secondary
#AB77E5
accent
#00E66C
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161713
muted
#848583