#DAFFEB#DAFFEB
#DAFFEB is a very light, muted green. Relative luminance 0.924; OKLCH L 96.8% C 0.046 H 161.8°. Best body text is #000000 at 19.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFEB |
|---|---|
| RGB | rgb(218, 255, 235) |
| HSL | hsl(148, 100%, 93%) |
| HSV | hsv(148, 15%, 100%) |
| CMYK | cmyk(14.5%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(96.99, -15.61, 5.58) |
| CIE-LCH | lch(96.99, 16.58, 160.32°) |
| OKLab | oklab(96.83% -0.0442 0.0145) |
| OKLCH | oklch(96.83% 0.047 161.8) |
| XYZ | xyz(79.6652, 92.4218, 92.2231) |
| Luminance | 0.9242 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.74
Duck Egg Blue
#C3FBF4
ΔE00 6.51
Eggshell Blue
#C4FFF7
ΔE00 6.52
Pale Aqua
#B8FFEB
ΔE00 6.75
Honeydew
#F0FFF0
ΔE00 6.81
Light Light Blue
#CAFFFB
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFEB #FFDAEE
analogous
#DBFFDA #DAFFEB #DAFFFE
triadic
#DAFFEB #EBDAFF #FFEBDA
tetradic
#DAFFEB #DADBFF #FFDAEE #FFFEDA
square
#DAFFEB #DADBFF #FFDAEE #FFFEDA
split-complementary
#DAFFEB #FEDAFF #FFDADB
monochromatic
#60FFA9 #9DFFCA #DAFFEB #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.08
#DAFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.48
#DAFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFEB
19.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFEB | 1.00 | 1.08 | 19.48 | 19.48 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9EA
Deuteranopia (green-blind)
#F7F4EC
Tritanopia (blue-blind)
#D4FFF9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #daffeb; /* rgb */ color: rgb(218, 255, 235); /* oklch */ color: oklch(96.8% 0.046 161.8);
Tailwind
colors: {
custom: {
50: '#e5fff1',
500: '#daffeb',
950: '#000000',
},
}SCSS
$custom: #daffeb; $custom-light: #e5fff1; $custom-dark: #000000;
JSON
{
"hex": "#daffeb",
"rgb": {
"r": 218,
"g": 255,
"b": 235
},
"hsl": {
"h": 147.568,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.96832,
"c": 0.0465,
"h": 161.8
},
"luminance": 0.92424
}Semantic roles & 50–950 ramp
primary
#DAFFEB
secondary
#EC92C2
accent
#007CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161816
muted
#848685