#DEFECB#DEFECB
#DEFECB is a very light, moderate yellow-green. Relative luminance 0.907; OKLCH L 96.1% C 0.075 H 133.9°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFECB |
|---|---|
| RGB | rgb(222, 254, 203) |
| HSL | hsl(98, 96%, 90%) |
| HSV | hsv(98, 20%, 100%) |
| CMYK | cmyk(12.6%, 0%, 20.1%, 0.4%) |
| CIE-LAB | lab(96.30, -19.26, 21.02) |
| CIE-LCH | lch(96.30, 28.51, 132.49°) |
| OKLab | oklab(96.12% -0.0518 0.0538) |
| OKLCH | oklch(96.12% 0.075 133.9) |
| XYZ | xyz(76.3435, 90.7241, 69.9777) |
| Luminance | 0.9073 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.74
Very Light Green
#D1FFBD
ΔE00 3.79
Pale Green
#C7FDB5
ΔE00 5.45
Light Sage
#BCECAC
ΔE00 6.03
Celadon
#BEFDB7
ΔE00 6.27
Light Light Green
#C8FFB0
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFECB #EBCBFE
analogous
#F8FECB #DEFECB #CBFED2
triadic
#DEFECB #CBDEFE #FECBDE
tetradic
#DEFECB #CBF8FE #EBCBFE #FED2CB
square
#DEFECB #CBF8FE #EBCBFE #FED2CB
split-complementary
#DEFECB #D2CBFE #FECBF8
monochromatic
#92FC53 #B8FD8F #DEFECB #ECFEE1 #ECFEE1
Accessibility & contrast
On white
1.10
#DEFECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#DEFECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFECB
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFECB | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C8
Deuteranopia (green-blind)
#FDF3CD
Tritanopia (blue-blind)
#DFFAF0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #defecb; /* rgb */ color: rgb(222, 254, 203); /* oklch */ color: oklch(96.1% 0.075 133.9);
Tailwind
colors: {
custom: {
50: '#e8fedb',
500: '#defecb',
950: '#000000',
},
}SCSS
$custom: #defecb; $custom-light: #e8fedb; $custom-dark: #000000;
JSON
{
"hex": "#defecb",
"rgb": {
"r": 222,
"g": 254,
"b": 203
},
"hsl": {
"h": 97.647,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.96115,
"c": 0.07475,
"h": 133.9
},
"luminance": 0.90725
}Semantic roles & 50–950 ramp
primary
#DEFECB
secondary
#C386E7
accent
#00E690
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161715
muted
#848584