#DEFEBE#DEFEBE
#DEFEBE is a very light, moderate yellow-green. Relative luminance 0.901; OKLCH L 95.8% C 0.090 H 129.6°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEBE |
|---|---|
| RGB | rgb(222, 254, 190) |
| HSL | hsl(90, 97%, 87%) |
| HSV | hsv(90, 25%, 100%) |
| CMYK | cmyk(12.6%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(96.05, -21.23, 27.28) |
| CIE-LCH | lch(96.05, 34.57, 127.89°) |
| OKLab | oklab(95.84% -0.0571 0.0691) |
| OKLCH | oklch(95.84% 0.09 129.6) |
| XYZ | xyz(74.8588, 90.1302, 62.1582) |
| Luminance | 0.9013 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.72
Very Pale Green
#CFFDBC
ΔE00 2.85
Pale Green
#C7FDB5
ΔE00 4.19
Light Light Green
#C8FFB0
ΔE00 4.53
Light Sage
#BCECAC
ΔE00 5.50
Celadon
#BEFDB7
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEBE #DEBEFE
analogous
#FEFEBE #DEFEBE #BEFEBE
triadic
#DEFEBE #BEDEFE #FEBEDE
tetradic
#DEFEBE #BEFEFE #DEBEFE #FEBEBE
square
#DEFEBE #BEFEFE #DEBEFE #FEBEBE
split-complementary
#DEFEBE #BEBEFE #FEBEFE
monochromatic
#A1FC45 #BFFD82 #DEFEBE #F0FFE1 #F0FFE1
Accessibility & contrast
On white
1.10
#DEFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#DEFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEBE
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEBE | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5BA
Deuteranopia (green-blind)
#FFF3C1
Tritanopia (blue-blind)
#E0F8ED
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #defebe; /* rgb */ color: rgb(222, 254, 190); /* oklch */ color: oklch(95.8% 0.090 129.6);
Tailwind
colors: {
custom: {
50: '#e8fed2',
500: '#defebe',
950: '#000000',
},
}SCSS
$custom: #defebe; $custom-light: #e8fed2; $custom-dark: #000000;
JSON
{
"hex": "#defebe",
"rgb": {
"r": 222,
"g": 254,
"b": 190
},
"hsl": {
"h": 90,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.95838,
"c": 0.08969,
"h": 129.6
},
"luminance": 0.90131
}Semantic roles & 50–950 ramp
primary
#DEFEBE
secondary
#B07BE6
accent
#00E673
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161714
muted
#848583