#DEFEBD#DEFEBD
#DEFEBD is a very light, moderate yellow-green. Relative luminance 0.901; OKLCH L 95.8% C 0.091 H 129.3°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEBD |
|---|---|
| RGB | rgb(222, 254, 189) |
| HSL | hsl(90, 97%, 87%) |
| HSV | hsv(90, 26%, 100%) |
| CMYK | cmyk(12.6%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(96.03, -21.38, 27.76) |
| CIE-LCH | lch(96.03, 35.04, 127.60°) |
| OKLab | oklab(95.82% -0.0575 0.0703) |
| OKLCH | oklch(95.82% 0.091 129.3) |
| XYZ | xyz(74.7499, 90.0867, 61.5846) |
| Luminance | 0.9009 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.76
Very Pale Green
#CFFDBC
ΔE00 2.90
Pale Green
#C7FDB5
ΔE00 4.17
Light Light Green
#C8FFB0
ΔE00 4.45
Light Sage
#BCECAC
ΔE00 5.53
Washed Out Green
#BCF5A6
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEBD #DDBDFE
analogous
#FEFDBD #DEFEBD #BEFEBD
triadic
#DEFEBD #BDDEFE #FEBDDE
tetradic
#DEFEBD #BDFEFD #DDBDFE #FEBDBE
square
#DEFEBD #BDFEFD #DDBDFE #FEBDBE
split-complementary
#DEFEBD #BDBEFE #FDBDFE
monochromatic
#A2FC44 #C0FD81 #DEFEBD #F0FFE1 #F0FFE1
Accessibility & contrast
On white
1.10
#DEFEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#DEFEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEBD
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEBD | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B9
Deuteranopia (green-blind)
#FFF3C0
Tritanopia (blue-blind)
#E1F8ED
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #defebd; /* rgb */ color: rgb(222, 254, 189); /* oklch */ color: oklch(95.8% 0.091 129.3);
Tailwind
colors: {
custom: {
50: '#e8fed1',
500: '#defebd',
950: '#000000',
},
}SCSS
$custom: #defebd; $custom-light: #e8fed1; $custom-dark: #000000;
JSON
{
"hex": "#defebd",
"rgb": {
"r": 222,
"g": 254,
"b": 189
},
"hsl": {
"h": 89.538,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.95818,
"c": 0.09083,
"h": 129.3
},
"luminance": 0.90087
}Semantic roles & 50–950 ramp
primary
#DEFEBD
secondary
#AF7AE6
accent
#00E671
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161714
muted
#848583