#DBFFC6#DBFFC6
#DBFFC6 is a very light, moderate yellow-green. Relative luminance 0.907; OKLCH L 96.0% C 0.084 H 134.1°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFC6 |
|---|---|
| RGB | rgb(219, 255, 198) |
| HSL | hsl(98, 100%, 89%) |
| HSV | hsv(98, 22%, 100%) |
| CMYK | cmyk(14.1%, 0%, 22.4%, 0%) |
| CIE-LAB | lab(96.27, -21.54, 23.49) |
| CIE-LCH | lch(96.27, 31.87, 132.52°) |
| OKLab | oklab(96.01% -0.0581 0.0599) |
| OKLCH | oklch(96.01% 0.084 134.1) |
| XYZ | xyz(75.1645, 90.6563, 66.9535) |
| Luminance | 0.9066 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.40
Very Pale Green
#CFFDBC
ΔE00 2.42
Pale Green
#C7FDB5
ΔE00 4.13
Light Light Green
#C8FFB0
ΔE00 4.94
Celadon
#BEFDB7
ΔE00 5.12
Light Sage
#BCECAC
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFC6 #EAC6FF
analogous
#F8FFC6 #DBFFC6 #C6FFCE
triadic
#DBFFC6 #C6DBFF #FFC6DB
tetradic
#DBFFC6 #C6F8FF #EAC6FF #FFCEC6
square
#DBFFC6 #C6F8FF #EAC6FF #FFCEC6
split-complementary
#DBFFC6 #CEC6FF #FFC6F8
monochromatic
#8EFF4C #B4FF89 #DBFFC6 #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.10
#DBFFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#DBFFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFC6
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFC6 | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C3
Deuteranopia (green-blind)
#FEF3C9
Tritanopia (blue-blind)
#DBFAEF
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbffc6; /* rgb */ color: rgb(219, 255, 198); /* oklch */ color: oklch(96.0% 0.084 134.1);
Tailwind
colors: {
custom: {
50: '#e6ffd7',
500: '#dbffc6',
950: '#000000',
},
}SCSS
$custom: #dbffc6; $custom-light: #e6ffd7; $custom-dark: #000000;
JSON
{
"hex": "#dbffc6",
"rgb": {
"r": 219,
"g": 255,
"b": 198
},
"hsl": {
"h": 97.895,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.96011,
"c": 0.0835,
"h": 134.1
},
"luminance": 0.90657
}Semantic roles & 50–950 ramp
primary
#DBFFC6
secondary
#C281E9
accent
#00E691
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683