#DEFEBF#DEFEBF
#DEFEBF is a very light, moderate yellow-green. Relative luminance 0.902; OKLCH L 95.9% C 0.089 H 129.8°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEBF |
|---|---|
| RGB | rgb(222, 254, 191) |
| HSL | hsl(90, 97%, 87%) |
| HSV | hsv(90, 25%, 100%) |
| CMYK | cmyk(12.6%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(96.07, -21.08, 26.80) |
| CIE-LCH | lch(96.07, 34.10, 128.19°) |
| OKLab | oklab(95.86% -0.0567 0.068) |
| OKLCH | oklch(95.86% 0.089 129.8) |
| XYZ | xyz(74.9685, 90.1741, 62.7358) |
| Luminance | 0.9018 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.71
Very Pale Green
#CFFDBC
ΔE00 2.82
Pale Green
#C7FDB5
ΔE00 4.23
Light Light Green
#C8FFB0
ΔE00 4.62
Light Sage
#BCECAC
ΔE00 5.49
Celadon
#BEFDB7
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEBF #DFBFFE
analogous
#FEFEBF #DEFEBF #BFFEC0
triadic
#DEFEBF #BFDEFE #FEBFDE
tetradic
#DEFEBF #BFFEFE #DFBFFE #FEC0BF
square
#DEFEBF #BFFEFE #DFBFFE #FEC0BF
split-complementary
#DEFEBF #C0BFFE #FEBFFE
monochromatic
#A0FC46 #BFFD83 #DEFEBF #EFFFE1 #EFFFE1
Accessibility & contrast
On white
1.10
#DEFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#DEFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEBF
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEBF | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5BB
Deuteranopia (green-blind)
#FFF3C2
Tritanopia (blue-blind)
#E0F8ED
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #defebf; /* rgb */ color: rgb(222, 254, 191); /* oklch */ color: oklch(95.9% 0.089 129.8);
Tailwind
colors: {
custom: {
50: '#e8fed2',
500: '#defebf',
950: '#000000',
},
}SCSS
$custom: #defebf; $custom-light: #e8fed2; $custom-dark: #000000;
JSON
{
"hex": "#defebf",
"rgb": {
"r": 222,
"g": 254,
"b": 191
},
"hsl": {
"h": 90.476,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.95859,
"c": 0.08853,
"h": 129.8
},
"luminance": 0.90175
}Semantic roles & 50–950 ramp
primary
#DEFEBF
secondary
#B17BE6
accent
#00E675
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161714
muted
#848583