#DFFBEA#DFFBEA
#DFFBEA is a very light, muted green. Relative luminance 0.906; OKLCH L 96.3% C 0.037 H 159.0°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFBEA |
|---|---|
| RGB | rgb(223, 251, 234) |
| HSL | hsl(144, 78%, 93%) |
| HSV | hsv(144, 11%, 98%) |
| CMYK | cmyk(11.2%, 0%, 6.8%, 1.6%) |
| CIE-LAB | lab(96.25, -12.21, 5.07) |
| CIE-LCH | lch(96.25, 13.22, 157.44°) |
| OKLab | oklab(96.32% -0.0344 0.0132) |
| OKLCH | oklch(96.32% 0.037 159) |
| XYZ | xyz(79.7766, 90.6216, 91.1146) |
| Luminance | 0.9062 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.46
Ice
#D6FFFA
ΔE00 5.70
Ice Blue (survey)
#D7FFFE
ΔE00 6.98
Lightcyan
#E0FFFF
ΔE00 7.03
Very Pale Blue
#D6FFFE
ΔE00 7.07
Very Light Blue
#D5FFFF
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFBEA #FBDFF0
analogous
#E2FBDF #DFFBEA #DFFBF8
triadic
#DFFBEA #EADFFB #FBEADF
tetradic
#DFFBEA #DFE2FB #FBDFF0 #FBF8DF
square
#DFFBEA #DFE2FB #FBDFF0 #FBF8DF
split-complementary
#DFFBEA #F8DFFB #FBDFE2
monochromatic
#72EDA3 #A9F4C6 #DFFBEA #E4FCED #E4FCED
Accessibility & contrast
On white
1.10
#DFFBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#DFFBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFBEA
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFBEA | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E9
Deuteranopia (green-blind)
#F5F3EB
Tritanopia (blue-blind)
#DBFBF6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dffbea; /* rgb */ color: rgb(223, 251, 234); /* oklch */ color: oklch(96.3% 0.037 159.0);
Tailwind
colors: {
custom: {
50: '#e9fcf0',
500: '#dffbea',
950: '#000000',
},
}SCSS
$custom: #dffbea; $custom-light: #e9fcf0; $custom-dark: #000000;
JSON
{
"hex": "#dffbea",
"rgb": {
"r": 223,
"g": 251,
"b": 234
},
"hsl": {
"h": 143.571,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.9632,
"c": 0.03687,
"h": 159
},
"luminance": 0.90623
}Semantic roles & 50–950 ramp
primary
#DFFBEA
secondary
#E29CC7
accent
#0B89DA
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585