#DEFFCB#DEFFCB
#DEFFCB is a very light, moderate yellow-green. Relative luminance 0.914; OKLCH L 96.3% C 0.076 H 134.2°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFCB |
|---|---|
| RGB | rgb(222, 255, 203) |
| HSL | hsl(98, 100%, 90%) |
| HSV | hsv(98, 20%, 100%) |
| CMYK | cmyk(12.9%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(96.56, -19.74, 21.38) |
| CIE-LCH | lch(96.56, 29.10, 132.71°) |
| OKLab | oklab(96.32% -0.0532 0.0547) |
| OKLCH | oklch(96.32% 0.076 134.2) |
| XYZ | xyz(76.6617, 91.3604, 70.0838) |
| Luminance | 0.9136 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.52
Very Light Green
#D1FFBD
ΔE00 3.54
Pale Green
#C7FDB5
ΔE00 5.23
Light Sage
#BCECAC
ΔE00 5.98
Celadon
#BEFDB7
ΔE00 6.06
Light Light Green
#C8FFB0
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFCB #ECCBFF
analogous
#F8FFCB #DEFFCB #CBFFD2
triadic
#DEFFCB #CBDEFF #FFCBDE
tetradic
#DEFFCB #CBF8FF #ECCBFF #FFD2CB
square
#DEFFCB #CBF8FF #ECCBFF #FFD2CB
split-complementary
#DEFFCB #D2CBFF #FFCBF8
monochromatic
#90FF51 #B7FF8E #DEFFCB #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.09
#DEFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#DEFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFCB
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFCB | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7C8
Deuteranopia (green-blind)
#FEF4CD
Tritanopia (blue-blind)
#DEFBF1
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #deffcb; /* rgb */ color: rgb(222, 255, 203); /* oklch */ color: oklch(96.3% 0.076 134.2);
Tailwind
colors: {
custom: {
50: '#e8ffdb',
500: '#deffcb',
950: '#000000',
},
}SCSS
$custom: #deffcb; $custom-light: #e8ffdb; $custom-dark: #000000;
JSON
{
"hex": "#deffcb",
"rgb": {
"r": 222,
"g": 255,
"b": 203
},
"hsl": {
"h": 98.077,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.96324,
"c": 0.07633,
"h": 134.2
},
"luminance": 0.91361
}Semantic roles & 50–950 ramp
primary
#DEFFCB
secondary
#C585E9
accent
#00E692
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161815
muted
#848684