#DAFEEB#DAFEEB
#DAFEEB is a very light, muted green. Relative luminance 0.918; OKLCH L 96.6% C 0.045 H 162.5°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFEEB |
|---|---|
| RGB | rgb(218, 254, 235) |
| HSL | hsl(148, 95%, 93%) |
| HSV | hsv(148, 14%, 100%) |
| CMYK | cmyk(14.2%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(96.73, -15.12, 5.21) |
| CIE-LCH | lch(96.73, 15.99, 160.99°) |
| OKLab | oklab(96.63% -0.0429 0.0135) |
| OKLCH | oklch(96.63% 0.045 162.5) |
| XYZ | xyz(79.3470, 91.7855, 92.1170) |
| Luminance | 0.9179 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.45
Duck Egg Blue
#C3FBF4
ΔE00 6.39
Eggshell Blue
#C4FFF7
ΔE00 6.46
Honeydew
#F0FFF0
ΔE00 6.53
Light Light Blue
#CAFFFB
ΔE00 6.78
Pale Aqua
#B8FFEB
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFEEB #FEDAED
analogous
#DBFEDA #DAFEEB #DAFEFD
triadic
#DAFEEB #EBDAFE #FEEBDA
tetradic
#DAFEEB #DADBFE #FEDAED #FEFDDA
square
#DAFEEB #DADBFE #FEDAED #FEFDDA
split-complementary
#DAFEEB #FDDAFE #FEDADB
monochromatic
#63FBAB #9EFCCB #DAFEEB #E1FEEF #E1FEEF
Accessibility & contrast
On white
1.08
#DAFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#DAFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFEEB
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFEEB | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8EA
Deuteranopia (green-blind)
#F6F4EC
Tritanopia (blue-blind)
#D4FEF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dafeeb; /* rgb */ color: rgb(218, 254, 235); /* oklch */ color: oklch(96.6% 0.045 162.5);
Tailwind
colors: {
custom: {
50: '#e5fef1',
500: '#dafeeb',
950: '#000000',
},
}SCSS
$custom: #dafeeb; $custom-light: #e5fef1; $custom-dark: #000000;
JSON
{
"hex": "#dafeeb",
"rgb": {
"r": 218,
"g": 254,
"b": 235
},
"hsl": {
"h": 148.333,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.96625,
"c": 0.04494,
"h": 162.5
},
"luminance": 0.91787
}Semantic roles & 50–950 ramp
primary
#DAFEEB
secondary
#E993C0
accent
#0079E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585