#D2F98F#D2F98F
#D2F98F is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 93.1% C 0.139 H 125.5°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F98F |
|---|---|
| RGB | rgb(210, 249, 143) |
| HSL | hsl(82, 90%, 77%) |
| HSV | hsv(82, 43%, 98%) |
| CMYK | cmyk(15.7%, 0%, 42.6%, 2.4%) |
| CIE-LAB | lab(93.20, -29.27, 46.69) |
| CIE-LCH | lch(93.20, 55.10, 122.08°) |
| OKLab | oklab(93.12% -0.0809 0.1134) |
| OKLCH | oklch(93.12% 0.139 125.5) |
| XYZ | xyz(65.4116, 83.4357, 38.6399) |
| Luminance | 0.8344 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.70
Pistachio (survey)
#C0FA8B
ΔE00 3.15
Light Pea Green
#C4FE82
ΔE00 3.29
Light Yellowish Green
#C2FF89
ΔE00 3.51
Celery
#C1FD95
ΔE00 3.78
Pale Lime
#BEFD73
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F98F #B68FF9
analogous
#F9EB8F #D2F98F #9DF98F
triadic
#D2F98F #8FD2F9 #F98FD2
tetradic
#D2F98F #8FF9EB #B68FF9 #F98F9D
square
#D2F98F #8FF9EB #B68FF9 #F98F9D
split-complementary
#D2F98F #8F9DF9 #EB8FF9
monochromatic
#A3F31B #BBF655 #D2F98F #E9FCC9 #F3FDE2
Accessibility & contrast
On white
1.19
#D2F98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#D2F98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F98F
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F98F | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED87
Deuteranopia (green-blind)
#FEEB95
Tritanopia (blue-blind)
#D8F0DF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d2f98f; /* rgb */ color: rgb(210, 249, 143); /* oklch */ color: oklch(93.1% 0.139 125.5);
Tailwind
colors: {
custom: {
50: '#e1fbb1',
500: '#d2f98f',
950: '#000000',
},
}SCSS
$custom: #d2f98f; $custom-light: #e1fbb1; $custom-dark: #000000;
JSON
{
"hex": "#d2f98f",
"rgb": {
"r": 210,
"g": 249,
"b": 143
},
"hsl": {
"h": 82.075,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.93121,
"c": 0.13931,
"h": 125.5
},
"luminance": 0.83436
}Semantic roles & 50–950 ramp
primary
#D2F98F
secondary
#8554D8
accent
#00E654
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581