#DBFFC4#DBFFC4
#DBFFC4 is a very light, moderate yellow-green. Relative luminance 0.906; OKLCH L 96.0% C 0.086 H 133.4°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFC4 |
|---|---|
| RGB | rgb(219, 255, 196) |
| HSL | hsl(97, 100%, 88%) |
| HSV | hsv(97, 23%, 100%) |
| CMYK | cmyk(14.1%, 0%, 23.1%, 0%) |
| CIE-LAB | lab(96.23, -21.85, 24.46) |
| CIE-LCH | lch(96.23, 32.79, 131.77°) |
| OKLab | oklab(95.97% -0.0589 0.0623) |
| OKLCH | oklch(95.97% 0.086 133.4) |
| XYZ | xyz(74.9354, 90.5646, 65.7466) |
| Luminance | 0.9057 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.16
Very Pale Green
#CFFDBC
ΔE00 2.22
Pale Green
#C7FDB5
ΔE00 3.89
Light Light Green
#C8FFB0
ΔE00 4.62
Celadon
#BEFDB7
ΔE00 5.00
Light Sage
#BCECAC
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFC4 #E8C4FF
analogous
#F8FFC4 #DBFFC4 #C4FFCA
triadic
#DBFFC4 #C4DBFF #FFC4DB
tetradic
#DBFFC4 #C4F8FF #E8C4FF #FFCAC4
square
#DBFFC4 #C4F8FF #E8C4FF #FFCAC4
split-complementary
#DBFFC4 #CAC4FF #FFC4F8
monochromatic
#90FF4A #B6FF87 #DBFFC4 #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.10
#DBFFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#DBFFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFC4
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFC4 | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C0
Deuteranopia (green-blind)
#FEF3C7
Tritanopia (blue-blind)
#DCFAEF
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbffc4; /* rgb */ color: rgb(219, 255, 196); /* oklch */ color: oklch(96.0% 0.086 133.4);
Tailwind
colors: {
custom: {
50: '#e6ffd6',
500: '#dbffc4',
950: '#000000',
},
}SCSS
$custom: #dbffc4; $custom-light: #e6ffd6; $custom-dark: #000000;
JSON
{
"hex": "#dbffc4",
"rgb": {
"r": 219,
"g": 255,
"b": 196
},
"hsl": {
"h": 96.61,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.95969,
"c": 0.08576,
"h": 133.4
},
"luminance": 0.90566
}Semantic roles & 50–950 ramp
primary
#DBFFC4
secondary
#BF7FE8
accent
#00E68C
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683