#DAFEEA#DAFEEA
#DAFEEA is a very light, muted green. Relative luminance 0.917; OKLCH L 96.6% C 0.046 H 161.1°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFEEA |
|---|---|
| RGB | rgb(218, 254, 234) |
| HSL | hsl(147, 95%, 93%) |
| HSV | hsv(147, 14%, 100%) |
| CMYK | cmyk(14.2%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(96.71, -15.30, 5.69) |
| CIE-LCH | lch(96.71, 16.33, 159.61°) |
| OKLab | oklab(96.6% -0.0432 0.0148) |
| OKLCH | oklch(96.6% 0.046 161.1) |
| XYZ | xyz(79.2030, 91.7279, 91.3583) |
| Luminance | 0.9173 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.80
Honeydew
#F0FFF0
ΔE00 6.60
Duck Egg Blue
#C3FBF4
ΔE00 6.64
Eggshell Blue
#C4FFF7
ΔE00 6.69
Pale Aqua
#B8FFEB
ΔE00 6.96
Light Light Blue
#CAFFFB
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFEEA #FEDAEE
analogous
#DCFEDA #DAFEEA #DAFEFC
triadic
#DAFEEA #EADAFE #FEEADA
tetradic
#DAFEEA #DADCFE #FEDAEE #FEFCDA
square
#DAFEEA #DADCFE #FEDAEE #FEFCDA
split-complementary
#DAFEEA #FCDAFE #FEDADC
monochromatic
#63FBA6 #9EFCC8 #DAFEEA #E1FEEE #E1FEEE
Accessibility & contrast
On white
1.09
#DAFEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#DAFEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFEEA
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFEEA | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E9
Deuteranopia (green-blind)
#F6F4EB
Tritanopia (blue-blind)
#D4FEF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dafeea; /* rgb */ color: rgb(218, 254, 234); /* oklch */ color: oklch(96.6% 0.046 161.1);
Tailwind
colors: {
custom: {
50: '#e5fef0',
500: '#dafeea',
950: '#000000',
},
}SCSS
$custom: #dafeea; $custom-light: #e5fef0; $custom-dark: #000000;
JSON
{
"hex": "#dafeea",
"rgb": {
"r": 218,
"g": 254,
"b": 234
},
"hsl": {
"h": 146.667,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.96599,
"c": 0.04571,
"h": 161.1
},
"luminance": 0.9173
}Semantic roles & 50–950 ramp
primary
#DAFEEA
secondary
#E993C3
accent
#007FE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585