#D6FFCB#D6FFCB
#D6FFCB is a very light, moderate green. Relative luminance 0.901; OKLCH L 95.8% C 0.081 H 139.1°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FFCB |
|---|---|
| RGB | rgb(214, 255, 203) |
| HSL | hsl(107, 100%, 90%) |
| HSV | hsv(107, 20%, 100%) |
| CMYK | cmyk(16.1%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(96.05, -22.44, 20.60) |
| CIE-LCH | lch(96.05, 30.46, 137.45°) |
| OKLab | oklab(95.79% -0.0609 0.0528) |
| OKLCH | oklch(95.79% 0.081 139.1) |
| XYZ | xyz(74.2687, 90.1266, 69.9716) |
| Luminance | 0.9013 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.93
Very Light Green
#D1FFBD
ΔE00 3.04
Pale Green
#C7FDB5
ΔE00 4.48
Celadon
#BEFDB7
ΔE00 4.90
Light Sage
#BCECAC
ΔE00 5.31
Light Light Green
#C8FFB0
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FFCB #F4CBFF
analogous
#F0FFCB #D6FFCB #CBFFDA
triadic
#D6FFCB #CBD6FF #FFCBD6
tetradic
#D6FFCB #CBF0FF #F4CBFF #FFDACB
square
#D6FFCB #CBF0FF #F4CBFF #FFDACB
split-complementary
#D6FFCB #DACBFF #FFCBF0
monochromatic
#75FF51 #A6FF8E #D6FFCB #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.10
#D6FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#D6FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FFCB
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FFCB | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C8
Deuteranopia (green-blind)
#FCF2CD
Tritanopia (blue-blind)
#D4FBF1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d6ffcb; /* rgb */ color: rgb(214, 255, 203); /* oklch */ color: oklch(95.8% 0.081 139.1);
Tailwind
colors: {
custom: {
50: '#e3ffdb',
500: '#d6ffcb',
950: '#000000',
},
}SCSS
$custom: #d6ffcb; $custom-light: #e3ffdb; $custom-dark: #000000;
JSON
{
"hex": "#d6ffcb",
"rgb": {
"r": 214,
"g": 255,
"b": 203
},
"hsl": {
"h": 107.308,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95788,
"c": 0.0806,
"h": 139.1
},
"luminance": 0.90128
}Semantic roles & 50–950 ramp
primary
#D6FFCB
secondary
#D485E9
accent
#00E6B5
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151815
muted
#848684