#DBFFC8#DBFFC8
#DBFFC8 is a very light, moderate yellow-green. Relative luminance 0.907; OKLCH L 96.1% C 0.081 H 134.9°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFC8 |
|---|---|
| RGB | rgb(219, 255, 200) |
| HSL | hsl(99, 100%, 89%) |
| HSV | hsv(99, 22%, 100%) |
| CMYK | cmyk(14.1%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(96.31, -21.23, 22.53) |
| CIE-LCH | lch(96.31, 30.96, 133.30°) |
| OKLab | oklab(96.06% -0.0573 0.0576) |
| OKLCH | oklch(96.06% 0.081 134.9) |
| XYZ | xyz(75.3967, 90.7491, 68.1765) |
| Luminance | 0.9075 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.70
Very Light Green
#D1FFBD
ΔE00 2.71
Pale Green
#C7FDB5
ΔE00 4.40
Celadon
#BEFDB7
ΔE00 5.28
Light Light Green
#C8FFB0
ΔE00 5.28
Light Sage
#BCECAC
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFC8 #ECC8FF
analogous
#F6FFC8 #DBFFC8 #C8FFD1
triadic
#DBFFC8 #C8DBFF #FFC8DB
tetradic
#DBFFC8 #C8F6FF #ECC8FF #FFD1C8
square
#DBFFC8 #C8F6FF #ECC8FF #FFD1C8
split-complementary
#DBFFC8 #D1C8FF #FFC8F6
monochromatic
#8BFF4E #B3FF8B #DBFFC8 #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.10
#DBFFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#DBFFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFC8
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFC8 | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C5
Deuteranopia (green-blind)
#FEF3CB
Tritanopia (blue-blind)
#DBFBF0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbffc8; /* rgb */ color: rgb(219, 255, 200); /* oklch */ color: oklch(96.1% 0.081 134.9);
Tailwind
colors: {
custom: {
50: '#e6ffd9',
500: '#dbffc8',
950: '#000000',
},
}SCSS
$custom: #dbffc8; $custom-light: #e6ffd9; $custom-dark: #000000;
JSON
{
"hex": "#dbffc8",
"rgb": {
"r": 219,
"g": 255,
"b": 200
},
"hsl": {
"h": 99.273,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.96055,
"c": 0.08124,
"h": 134.9
},
"luminance": 0.9075
}Semantic roles & 50–950 ramp
primary
#DBFFC8
secondary
#C582E9
accent
#00E696
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683