#D2F3DC#D2F3DC
#D2F3DC is a very light, muted green. Relative luminance 0.830; OKLCH L 93.4% C 0.046 H 155.0°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F3DC |
|---|---|
| RGB | rgb(210, 243, 220) |
| HSL | hsl(138, 58%, 89%) |
| HSV | hsv(138, 14%, 95%) |
| CMYK | cmyk(13.6%, 0%, 9.5%, 4.7%) |
| CIE-LAB | lab(93.00, -15.00, 7.51) |
| CIE-LCH | lch(93.00, 16.77, 153.42°) |
| OKLab | oklab(93.42% -0.0419 0.0195) |
| OKLCH | oklch(93.42% 0.046 155) |
| XYZ | xyz(71.5442, 82.9688, 79.9415) |
| Luminance | 0.8297 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.03
Ice
#D6FFFA
ΔE00 7.45
Pale Aqua
#B8FFEB
ΔE00 7.85
Duck Egg Blue
#C3FBF4
ΔE00 7.94
Eggshell Blue
#C4FFF7
ΔE00 8.18
Light Light Blue
#CAFFFB
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F3DC #F3D2E9
analogous
#D9F3D2 #D2F3DC #D2F3ED
triadic
#D2F3DC #DCD2F3 #F3DCD2
tetradic
#D2F3DC #D2D9F3 #F3D2E9 #F3EDD2
square
#D2F3DC #D2D9F3 #F3D2E9 #F3EDD2
split-complementary
#D2F3DC #EDD2F3 #F3D2D9
monochromatic
#71D991 #A2E6B6 #D2F3DC #E7F9EC #E7F9EC
Accessibility & contrast
On white
1.19
#D2F3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#D2F3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F3DC
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F3DC | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDB
Deuteranopia (green-blind)
#EDE9DD
Tritanopia (blue-blind)
#CDF2EC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d2f3dc; /* rgb */ color: rgb(210, 243, 220); /* oklch */ color: oklch(93.4% 0.046 155.0);
Tailwind
colors: {
custom: {
50: '#e0f7e6',
500: '#d2f3dc',
950: '#000000',
},
}SCSS
$custom: #d2f3dc; $custom-light: #e0f7e6; $custom-dark: #000000;
JSON
{
"hex": "#d2f3dc",
"rgb": {
"r": 210,
"g": 243,
"b": 220
},
"hsl": {
"h": 138.182,
"s": 57.895,
"l": 88.824
},
"oklch": {
"l": 0.93415,
"c": 0.04621,
"h": 155
},
"luminance": 0.8297
}Semantic roles & 50–950 ramp
primary
#D2F3DC
secondary
#D396C0
accent
#2093C5
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584