#DEFBCE#DEFBCE
#DEFBCE is a very light, moderate yellow-green. Relative luminance 0.890; OKLCH L 95.6% C 0.067 H 134.4°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBCE |
|---|---|
| RGB | rgb(222, 251, 206) |
| HSL | hsl(99, 85%, 90%) |
| HSV | hsv(99, 18%, 98%) |
| CMYK | cmyk(11.6%, 0%, 17.9%, 1.6%) |
| CIE-LAB | lab(95.57, -17.32, 18.48) |
| CIE-LCH | lch(95.57, 25.32, 133.15°) |
| OKLab | oklab(95.56% -0.0466 0.0475) |
| OKLCH | oklch(95.56% 0.067 134.4) |
| XYZ | xyz(75.7599, 88.9794, 71.5639) |
| Luminance | 0.8898 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.05
Very Light Green
#D1FFBD
ΔE00 5.16
Light Sage
#BCECAC
ΔE00 6.70
Pale Green
#C7FDB5
ΔE00 6.71
Celadon
#BEFDB7
ΔE00 7.37
Light Light Green
#C8FFB0
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBCE #EBCEFB
analogous
#F4FBCE #DEFBCE #CEFBD5
triadic
#DEFBCE #CEDEFB #FBCEDE
tetradic
#DEFBCE #CEF4FB #EBCEFB #FBD5CE
square
#DEFBCE #CEF4FB #EBCEFB #FBD5CE
split-complementary
#DEFBCE #D5CEFB #FBCEF4
monochromatic
#92F25D #B8F695 #DEFBCE #ECFDE3 #ECFDE3
Accessibility & contrast
On white
1.12
#DEFBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#DEFBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBCE
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBCE | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4CB
Deuteranopia (green-blind)
#FAF1D0
Tritanopia (blue-blind)
#DEF7EE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #defbce; /* rgb */ color: rgb(222, 251, 206); /* oklch */ color: oklch(95.6% 0.067 134.4);
Tailwind
colors: {
custom: {
50: '#e8fcdd',
500: '#defbce',
950: '#000000',
},
}SCSS
$custom: #defbce; $custom-light: #e8fcdd; $custom-dark: #000000;
JSON
{
"hex": "#defbce",
"rgb": {
"r": 222,
"g": 251,
"b": 206
},
"hsl": {
"h": 98.667,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.95558,
"c": 0.06654,
"h": 134.4
},
"luminance": 0.8898
}Semantic roles & 50–950 ramp
primary
#DEFBCE
secondary
#C38CE2
accent
#04E193
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584