#DBFFC2#DBFFC2
#DBFFC2 is a very light, moderate yellow-green. Relative luminance 0.905; OKLCH L 95.9% C 0.088 H 132.8°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFC2 |
|---|---|
| RGB | rgb(219, 255, 194) |
| HSL | hsl(95, 100%, 88%) |
| HSV | hsv(95, 24%, 100%) |
| CMYK | cmyk(14.1%, 0%, 23.9%, 0%) |
| CIE-LAB | lab(96.19, -22.15, 25.42) |
| CIE-LCH | lch(96.19, 33.72, 131.07°) |
| OKLab | oklab(95.93% -0.0598 0.0646) |
| OKLCH | oklch(95.93% 0.088 132.8) |
| XYZ | xyz(74.7093, 90.4741, 64.5557) |
| Luminance | 0.9048 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.99
Very Pale Green
#CFFDBC
ΔE00 2.09
Pale Green
#C7FDB5
ΔE00 3.69
Light Light Green
#C8FFB0
ΔE00 4.33
Celadon
#BEFDB7
ΔE00 4.93
Light Sage
#BCECAC
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFC2 #E6C2FF
analogous
#F9FFC2 #DBFFC2 #C2FFC7
triadic
#DBFFC2 #C2DBFF #FFC2DB
tetradic
#DBFFC2 #C2F9FF #E6C2FF #FFC7C2
square
#DBFFC2 #C2F9FF #E6C2FF #FFC7C2
split-complementary
#DBFFC2 #C7C2FF #FFC2F9
monochromatic
#93FF48 #B7FF85 #DBFFC2 #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.10
#DBFFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#DBFFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFC2
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFC2 | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6BE
Deuteranopia (green-blind)
#FFF3C5
Tritanopia (blue-blind)
#DCFAEE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbffc2; /* rgb */ color: rgb(219, 255, 194); /* oklch */ color: oklch(95.9% 0.088 132.8);
Tailwind
colors: {
custom: {
50: '#e6ffd4',
500: '#dbffc2',
950: '#000000',
},
}SCSS
$custom: #dbffc2; $custom-light: #e6ffd4; $custom-dark: #000000;
JSON
{
"hex": "#dbffc2",
"rgb": {
"r": 219,
"g": 255,
"b": 194
},
"hsl": {
"h": 95.41,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.95927,
"c": 0.08803,
"h": 132.8
},
"luminance": 0.90475
}Semantic roles & 50–950 ramp
primary
#DBFFC2
secondary
#BC7DE8
accent
#00E687
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683