#D2FC92#D2FC92
#D2FC92 is a very light, vivid yellow-green. Relative luminance 0.854; OKLCH L 93.8% C 0.140 H 126.6°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FC92 |
|---|---|
| RGB | rgb(210, 252, 146) |
| HSL | hsl(84, 95%, 78%) |
| HSV | hsv(84, 42%, 99%) |
| CMYK | cmyk(16.7%, 0%, 42.1%, 1.2%) |
| CIE-LAB | lab(94.05, -30.32, 46.31) |
| CIE-LCH | lch(94.05, 55.36, 123.21°) |
| OKLab | oklab(93.82% -0.0837 0.1127) |
| OKLCH | oklch(93.82% 0.14 126.6) |
| XYZ | xyz(66.5766, 85.3971, 40.1643) |
| Luminance | 0.8540 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.63
Pistachio (survey)
#C0FA8B
ΔE00 2.77
Light Pea Green
#C4FE82
ΔE00 2.96
Light Yellowish Green
#C2FF89
ΔE00 3.01
Celery
#C1FD95
ΔE00 3.24
Pale Lime
#BEFD73
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FC92 #BC92FC
analogous
#FCF192 #D2FC92 #9DFC92
triadic
#D2FC92 #92D2FC #FC92D2
tetradic
#D2FC92 #92FCF1 #BC92FC #FC929D
square
#D2FC92 #92FCF1 #BC92FC #FC929D
split-complementary
#D2FC92 #929DFC #F192FC
monochromatic
#A1F91B #B9FA56 #D2FC92 #EBFECE #F3FEE1
Accessibility & contrast
On white
1.16
#D2FC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#D2FC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FC92
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FC92 | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08A
Deuteranopia (green-blind)
#FFED98
Tritanopia (blue-blind)
#D7F3E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d2fc92; /* rgb */ color: rgb(210, 252, 146); /* oklch */ color: oklch(93.8% 0.140 126.6);
Tailwind
colors: {
custom: {
50: '#e1fdb3',
500: '#d2fc92',
950: '#000000',
},
}SCSS
$custom: #d2fc92; $custom-light: #e1fdb3; $custom-dark: #000000;
JSON
{
"hex": "#d2fc92",
"rgb": {
"r": 210,
"g": 252,
"b": 146
},
"hsl": {
"h": 83.774,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.93816,
"c": 0.14038,
"h": 126.6
},
"luminance": 0.85398
}Semantic roles & 50–950 ramp
primary
#D2FC92
secondary
#8B56DD
accent
#00E65B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581