#DEFBE3#DEFBE3
#DEFBE3 is a very light, muted green. Relative luminance 0.901; OKLCH L 96.1% C 0.044 H 150.4°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBE3 |
|---|---|
| RGB | rgb(222, 251, 227) |
| HSL | hsl(130, 78%, 93%) |
| HSV | hsv(130, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 9.6%, 1.6%) |
| CIE-LAB | lab(96.03, -13.78, 8.34) |
| CIE-LCH | lch(96.03, 16.11, 148.83°) |
| OKLab | oklab(96.07% -0.0382 0.0217) |
| OKLCH | oklch(96.07% 0.044 150.4) |
| XYZ | xyz(78.4835, 90.0688, 85.9083) |
| Luminance | 0.9007 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.60
Ice
#D6FFFA
ΔE00 7.73
Duck Egg Blue
#C3FBF4
ΔE00 8.89
Pale Aqua
#B8FFEB
ΔE00 8.91
Eggshell Blue
#C4FFF7
ΔE00 9.01
Ice Blue (survey)
#D7FFFE
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBE3 #FBDEF6
analogous
#E7FBDE #DEFBE3 #DEFBF1
triadic
#DEFBE3 #E3DEFB #FBE3DE
tetradic
#DEFBE3 #DEE7FB #FBDEF6 #FBF1DE
square
#DEFBE3 #DEE7FB #FBDEF6 #FBF1DE
split-complementary
#DEFBE3 #F1DEFB #FBDEE7
monochromatic
#71EE86 #A7F4B5 #DEFBE3 #E4FCE8 #E4FCE8
Accessibility & contrast
On white
1.10
#DEFBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#DEFBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBE3
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBE3 | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6E2
Deuteranopia (green-blind)
#F6F2E4
Tritanopia (blue-blind)
#DBFAF4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #defbe3; /* rgb */ color: rgb(222, 251, 227); /* oklch */ color: oklch(96.1% 0.044 150.4);
Tailwind
colors: {
custom: {
50: '#e8fceb',
500: '#defbe3',
950: '#000000',
},
}SCSS
$custom: #defbe3; $custom-light: #e8fceb; $custom-dark: #000000;
JSON
{
"hex": "#defbe3",
"rgb": {
"r": 222,
"g": 251,
"b": 227
},
"hsl": {
"h": 130.345,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.96068,
"c": 0.04389,
"h": 150.4
},
"luminance": 0.9007
}Semantic roles & 50–950 ramp
primary
#DEFBE3
secondary
#E29BD6
accent
#0BB7DB
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584