#DEFBCB#DEFBCB
#DEFBCB is a very light, moderate yellow-green. Relative luminance 0.888; OKLCH L 95.5% C 0.070 H 133.1°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBCB |
|---|---|
| RGB | rgb(222, 251, 203) |
| HSL | hsl(96, 86%, 89%) |
| HSV | hsv(96, 19%, 98%) |
| CMYK | cmyk(11.6%, 0%, 19.1%, 1.6%) |
| CIE-LAB | lab(95.51, -17.80, 19.92) |
| CIE-LCH | lch(95.51, 26.72, 131.77°) |
| OKLab | oklab(95.49% -0.0478 0.0511) |
| OKLCH | oklch(95.49% 0.07 133.1) |
| XYZ | xyz(75.3990, 88.8350, 69.6629) |
| Luminance | 0.8884 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.50
Very Light Green
#D1FFBD
ΔE00 4.59
Pale Green
#C7FDB5
ΔE00 6.19
Light Sage
#BCECAC
ΔE00 6.29
Celadon
#BEFDB7
ΔE00 6.97
Light Light Green
#C8FFB0
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBCB #E8CBFB
analogous
#F6FBCB #DEFBCB #CBFBD0
triadic
#DEFBCB #CBDEFB #FBCBDE
tetradic
#DEFBCB #CBF6FB #E8CBFB #FBD0CB
square
#DEFBCB #CBF6FB #E8CBFB #FBD0CB
split-complementary
#DEFBCB #D0CBFB #FBCBF6
monochromatic
#96F259 #BAF792 #DEFBCB #EDFDE3 #EDFDE3
Accessibility & contrast
On white
1.12
#DEFBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#DEFBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBCB
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBCB | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C8
Deuteranopia (green-blind)
#FBF1CD
Tritanopia (blue-blind)
#DFF7EE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #defbcb; /* rgb */ color: rgb(222, 251, 203); /* oklch */ color: oklch(95.5% 0.070 133.1);
Tailwind
colors: {
custom: {
50: '#e8fcdb',
500: '#defbcb',
950: '#000000',
},
}SCSS
$custom: #defbcb; $custom-light: #e8fcdb; $custom-dark: #000000;
JSON
{
"hex": "#defbcb",
"rgb": {
"r": 222,
"g": 251,
"b": 203
},
"hsl": {
"h": 96.25,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.9549,
"c": 0.06999,
"h": 133.1
},
"luminance": 0.88836
}Semantic roles & 50–950 ramp
primary
#DEFBCB
secondary
#BE89E1
accent
#03E28A
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161715
muted
#848584