#D0FFC2#D0FFC2
#D0FFC2 is a very light, moderate green. Relative luminance 0.888; OKLCH L 95.2% C 0.094 H 138.6°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FFC2 |
|---|---|
| RGB | rgb(208, 255, 194) |
| HSL | hsl(106, 100%, 88%) |
| HSV | hsv(106, 24%, 100%) |
| CMYK | cmyk(18.4%, 0%, 23.9%, 0%) |
| CIE-LAB | lab(95.51, -25.88, 24.37) |
| CIE-LCH | lch(95.51, 35.54, 136.73°) |
| OKLab | oklab(95.2% -0.0703 0.062) |
| OKLCH | oklch(95.2% 0.094 138.6) |
| XYZ | xyz(71.5078, 88.8234, 64.4057) |
| Luminance | 0.8882 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.05
Very Light Green
#D1FFBD
ΔE00 1.15
Pale Green
#C7FDB5
ΔE00 2.42
Celadon
#BEFDB7
ΔE00 3.04
Light Light Green
#C8FFB0
ΔE00 3.53
Light Mint
#B6FFBB
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FFC2 #F1C2FF
analogous
#EEFFC2 #D0FFC2 #C2FFD2
triadic
#D0FFC2 #C2D0FF #FFC2D0
tetradic
#D0FFC2 #C2EEFF #F1C2FF #FFD2C2
square
#D0FFC2 #C2EEFF #F1C2FF #FFD2C2
split-complementary
#D0FFC2 #D2C2FF #FFC2EE
monochromatic
#72FF48 #A1FF85 #D0FFC2 #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.12
#D0FFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#D0FFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FFC2
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FFC2 | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5BE
Deuteranopia (green-blind)
#FCF0C5
Tritanopia (blue-blind)
#CEFBEE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d0ffc2; /* rgb */ color: rgb(208, 255, 194); /* oklch */ color: oklch(95.2% 0.094 138.6);
Tailwind
colors: {
custom: {
50: '#dfffd4',
500: '#d0ffc2',
950: '#000000',
},
}SCSS
$custom: #d0ffc2; $custom-light: #dfffd4; $custom-dark: #000000;
JSON
{
"hex": "#d0ffc2",
"rgb": {
"r": 208,
"g": 255,
"b": 194
},
"hsl": {
"h": 106.23,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.95202,
"c": 0.09376,
"h": 138.6
},
"luminance": 0.88825
}Semantic roles & 50–950 ramp
primary
#D0FFC2
secondary
#D07DE8
accent
#00E6B1
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683