#DEFBE2#DEFBE2
#DEFBE2 is a very light, muted green. Relative luminance 0.900; OKLCH L 96.0% C 0.045 H 149.2°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBE2 |
|---|---|
| RGB | rgb(222, 251, 226) |
| HSL | hsl(128, 78%, 93%) |
| HSV | hsv(128, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 10%, 1.6%) |
| CIE-LAB | lab(96.00, -13.96, 8.82) |
| CIE-LCH | lch(96.00, 16.51, 147.71°) |
| OKLab | oklab(96.04% -0.0385 0.023) |
| OKLCH | oklch(96.04% 0.045 149.2) |
| XYZ | xyz(78.3459, 90.0138, 85.1835) |
| Luminance | 0.9002 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.78
Ice
#D6FFFA
ΔE00 8.03
Pale Aqua
#B8FFEB
ΔE00 8.99
Duck Egg Blue
#C3FBF4
ΔE00 9.13
Eggshell Blue
#C4FFF7
ΔE00 9.24
Ice Blue (survey)
#D7FFFE
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBE2 #FBDEF7
analogous
#E8FBDE #DEFBE2 #DEFBF0
triadic
#DEFBE2 #E2DEFB #FBE2DE
tetradic
#DEFBE2 #DEE8FB #FBDEF7 #FBF0DE
square
#DEFBE2 #DEE8FB #FBDEF7 #FBF0DE
split-complementary
#DEFBE2 #F0DEFB #FBDEE8
monochromatic
#71EE82 #A7F4B2 #DEFBE2 #E4FCE7 #E4FCE7
Accessibility & contrast
On white
1.11
#DEFBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#DEFBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBE2
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBE2 | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6E1
Deuteranopia (green-blind)
#F6F2E3
Tritanopia (blue-blind)
#DBFAF4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defbe2; /* rgb */ color: rgb(222, 251, 226); /* oklch */ color: oklch(96.0% 0.045 149.2);
Tailwind
colors: {
custom: {
50: '#e8fceb',
500: '#defbe2',
950: '#000000',
},
}SCSS
$custom: #defbe2; $custom-light: #e8fceb; $custom-dark: #000000;
JSON
{
"hex": "#defbe2",
"rgb": {
"r": 222,
"g": 251,
"b": 226
},
"hsl": {
"h": 128.276,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.96042,
"c": 0.04486,
"h": 149.2
},
"luminance": 0.90015
}Semantic roles & 50–950 ramp
primary
#DEFBE2
secondary
#E29BD8
accent
#0BBEDB
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584