#DCFAEA#DCFAEA
#DCFAEA is a very light, muted green. Relative luminance 0.895; OKLCH L 95.9% C 0.038 H 162.4°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFAEA |
|---|---|
| RGB | rgb(220, 250, 234) |
| HSL | hsl(148, 75%, 92%) |
| HSV | hsv(148, 12%, 98%) |
| CMYK | cmyk(12%, 0%, 6.4%, 2%) |
| CIE-LAB | lab(95.80, -12.68, 4.39) |
| CIE-LCH | lch(95.80, 13.42, 160.90°) |
| OKLab | oklab(95.91% -0.036 0.0114) |
| OKLCH | oklch(95.91% 0.038 162.4) |
| XYZ | xyz(78.5487, 89.5260, 90.9678) |
| Luminance | 0.8953 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.04
Ice
#D6FFFA
ΔE00 5.12
Ice Blue (survey)
#D7FFFE
ΔE00 6.46
Very Pale Blue
#D6FFFE
ΔE00 6.53
Lightcyan
#E0FFFF
ΔE00 6.70
Duck Egg Blue
#C3FBF4
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFAEA #FADCEC
analogous
#DDFADC #DCFAEA #DCFAF9
triadic
#DCFAEA #EADCFA #FAEADC
tetradic
#DCFAEA #DCDDFA #FADCEC #FAF9DC
square
#DCFAEA #DCDDFA #FADCEC #FAF9DC
split-complementary
#DCFAEA #F9DCFA #FADCDD
monochromatic
#71EBAA #A6F2CA #DCFAEA #E4FBEF #E4FBEF
Accessibility & contrast
On white
1.11
#DCFAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#DCFAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFAEA
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFAEA | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5E9
Deuteranopia (green-blind)
#F3F1EB
Tritanopia (blue-blind)
#D7FAF5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcfaea; /* rgb */ color: rgb(220, 250, 234); /* oklch */ color: oklch(95.9% 0.038 162.4);
Tailwind
colors: {
custom: {
50: '#e7fcf0',
500: '#dcfaea',
950: '#000000',
},
}SCSS
$custom: #dcfaea; $custom-light: #e7fcf0; $custom-dark: #000000;
JSON
{
"hex": "#dcfaea",
"rgb": {
"r": 220,
"g": 250,
"b": 234
},
"hsl": {
"h": 148,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.9591,
"c": 0.03776,
"h": 162.4
},
"luminance": 0.89527
}Semantic roles & 50–950 ramp
primary
#DCFAEA
secondary
#E09BBF
accent
#0E79D7
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585