#DAF2D8#DAF2D8
#DAF2D8 is a very light, muted green. Relative luminance 0.834; OKLCH L 93.7% C 0.043 H 143.1°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF2D8 |
|---|---|
| RGB | rgb(218, 242, 216) |
| HSL | hsl(115, 50%, 90%) |
| HSV | hsv(115, 11%, 95%) |
| CMYK | cmyk(9.9%, 0%, 10.7%, 5.1%) |
| CIE-LAB | lab(93.17, -12.57, 9.90) |
| CIE-LCH | lch(93.17, 16.00, 141.78°) |
| OKLab | oklab(93.66% -0.0343 0.0257) |
| OKLCH | oklch(93.66% 0.043 143.1) |
| XYZ | xyz(73.0578, 83.3667, 77.1948) |
| Luminance | 0.8337 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.84
Beige
#F5F5DC
ΔE00 8.58
Lightyellow
#FFFFE0
ΔE00 9.04
Off White (survey)
#FFFFE4
ΔE00 9.10
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.21
Ice
#D6FFFA
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF2D8 #F0D8F2
analogous
#E7F2D8 #DAF2D8 #D8F2E3
triadic
#DAF2D8 #D8DAF2 #F2D8DA
tetradic
#DAF2D8 #D8E7F2 #F0D8F2 #F2E3D8
square
#DAF2D8 #D8E7F2 #F0D8F2 #F2E3D8
split-complementary
#DAF2D8 #E3D8F2 #F2D8E7
monochromatic
#83D37C #AEE3AA #DAF2D8 #E9F7E8 #E9F7E8
Accessibility & contrast
On white
1.19
#DAF2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#DAF2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF2D8
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF2D8 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD7
Deuteranopia (green-blind)
#EFEAD9
Tritanopia (blue-blind)
#D8F0EA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #daf2d8; /* rgb */ color: rgb(218, 242, 216); /* oklch */ color: oklch(93.7% 0.043 143.1);
Tailwind
colors: {
custom: {
50: '#e5f6e4',
500: '#daf2d8',
950: '#000000',
},
}SCSS
$custom: #daf2d8; $custom-light: #e5f6e4; $custom-dark: #000000;
JSON
{
"hex": "#daf2d8",
"rgb": {
"r": 218,
"g": 242,
"b": 216
},
"hsl": {
"h": 115.385,
"s": 50,
"l": 89.804
},
"oklch": {
"l": 0.93657,
"c": 0.04287,
"h": 143.1
},
"luminance": 0.83368
}Semantic roles & 50–950 ramp
primary
#DAF2D8
secondary
#CC9ED0
accent
#28BDB2
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584