#D2FFB8#D2FFB8
#D2FFB8 is a very light, moderate yellow-green. Relative luminance 0.887; OKLCH L 95.1% C 0.104 H 134.4°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFB8 |
|---|---|
| RGB | rgb(210, 255, 184) |
| HSL | hsl(98, 100%, 86%) |
| HSV | hsv(98, 28%, 100%) |
| CMYK | cmyk(17.6%, 0%, 27.8%, 0%) |
| CIE-LAB | lab(95.45, -26.73, 29.36) |
| CIE-LCH | lch(95.45, 39.70, 132.31°) |
| OKLab | oklab(95.13% -0.0725 0.0741) |
| OKLCH | oklch(95.13% 0.104 134.4) |
| XYZ | xyz(70.9883, 88.6810, 58.7152) |
| Luminance | 0.8868 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.11
Very Pale Green
#CFFDBC
ΔE00 1.36
Pale Green
#C7FDB5
ΔE00 1.74
Light Light Green
#C8FFB0
ΔE00 2.00
Celadon
#BEFDB7
ΔE00 3.36
Washed Out Green
#BCF5A6
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFB8 #E5B8FF
analogous
#F5FFB8 #D2FFB8 #B8FFC1
triadic
#D2FFB8 #B8D2FF #FFB8D2
tetradic
#D2FFB8 #B8F5FF #E5B8FF #FFC1B8
square
#D2FFB8 #B8F5FF #E5B8FF #FFC1B8
split-complementary
#D2FFB8 #C1B8FF #FFB8F5
monochromatic
#84FF3E #ABFF7B #D2FFB8 #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.12
#D2FFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#D2FFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFB8
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFB8 | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B4
Deuteranopia (green-blind)
#FEF1BB
Tritanopia (blue-blind)
#D2F9EC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d2ffb8; /* rgb */ color: rgb(210, 255, 184); /* oklch */ color: oklch(95.1% 0.104 134.4);
Tailwind
colors: {
custom: {
50: '#e0ffcd',
500: '#d2ffb8',
950: '#000000',
},
}SCSS
$custom: #d2ffb8; $custom-light: #e0ffcd; $custom-dark: #000000;
JSON
{
"hex": "#d2ffb8",
"rgb": {
"r": 210,
"g": 255,
"b": 184
},
"hsl": {
"h": 98.028,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.95126,
"c": 0.10368,
"h": 134.4
},
"luminance": 0.88682
}Semantic roles & 50–950 ramp
primary
#D2FFB8
secondary
#BD75E7
accent
#00E691
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151813
muted
#848683