#D3F198#D3F198
#D3F198 is a very light, moderate yellow-green. Relative luminance 0.790; OKLCH L 91.6% C 0.118 H 123.9°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F198 |
|---|---|
| RGB | rgb(211, 241, 152) |
| HSL | hsl(80, 76%, 77%) |
| HSV | hsv(80, 37%, 95%) |
| CMYK | cmyk(12.4%, 0%, 36.9%, 5.5%) |
| CIE-LAB | lab(91.25, -24.05, 39.80) |
| CIE-LCH | lch(91.25, 46.51, 121.15°) |
| OKLab | oklab(91.61% -0.0658 0.098) |
| OKLCH | oklch(91.61% 0.118 123.9) |
| XYZ | xyz(63.9864, 79.0262, 41.5823) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.09
Pistachio (survey)
#C0FA8B
ΔE00 5.07
Celery
#C1FD95
ΔE00 5.26
Light Yellow Green
#CCFD7F
ΔE00 5.53
Tea Green
#BDF8A3
ΔE00 5.67
Light Yellowish Green
#C2FF89
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F198 #B698F1
analogous
#F1E398 #D3F198 #A7F198
triadic
#D3F198 #98D3F1 #F198D3
tetradic
#D3F198 #98F1E3 #B698F1 #F198A7
square
#D3F198 #98F1E3 #B698F1 #F198A7
split-complementary
#D3F198 #98A7F1 #E398F1
monochromatic
#A5E22C #BCEA62 #D3F198 #EAF8CE #F3FBE4
Accessibility & contrast
On white
1.25
#D3F198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#D3F198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F198
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F198 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE792
Deuteranopia (green-blind)
#F6E69C
Tritanopia (blue-blind)
#D9E9DB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d3f198; /* rgb */ color: rgb(211, 241, 152); /* oklch */ color: oklch(91.6% 0.118 123.9);
Tailwind
colors: {
custom: {
50: '#e1f5b7',
500: '#d3f198',
950: '#000000',
},
}SCSS
$custom: #d3f198; $custom-light: #e1f5b7; $custom-dark: #000000;
JSON
{
"hex": "#d3f198",
"rgb": {
"r": 211,
"g": 241,
"b": 152
},
"hsl": {
"h": 80.225,
"s": 76.068,
"l": 77.059
},
"oklch": {
"l": 0.91608,
"c": 0.11808,
"h": 123.9
},
"luminance": 0.79026
}Semantic roles & 50–950 ramp
primary
#D3F198
secondary
#845FCE
accent
#0DD852
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581