#D2F680#D2F680
#D2F680 is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 92.3% C 0.150 H 123.3°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F680 |
|---|---|
| RGB | rgb(210, 246, 128) |
| HSL | hsl(78, 87%, 73%) |
| HSV | hsv(78, 48%, 96%) |
| CMYK | cmyk(14.6%, 0%, 48%, 3.5%) |
| CIE-LAB | lab(92.21, -29.47, 52.57) |
| CIE-LCH | lch(92.21, 60.27, 119.28°) |
| OKLab | oklab(92.26% -0.0826 0.1256) |
| OKLCH | oklch(92.26% 0.15 123.3) |
| XYZ | xyz(63.4305, 81.1714, 32.7439) |
| Luminance | 0.8117 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.35
Light Pea Green
#C4FE82
ΔE00 3.69
Pear
#CBF85F
ΔE00 3.85
Pale Lime
#BEFD73
ΔE00 4.27
Pistachio (survey)
#C0FA8B
ΔE00 4.35
Light Yellowish Green
#C2FF89
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F680 #A480F6
analogous
#F6DF80 #D2F680 #97F680
triadic
#D2F680 #80D2F6 #F680D2
tetradic
#D2F680 #80F6DF #A480F6 #F68097
square
#D2F680 #80F6DF #A480F6 #F68097
split-complementary
#D2F680 #8097F6 #DF80F6
monochromatic
#A8EB11 #BEF247 #D2F680 #E6FAB9 #F5FDE2
Accessibility & contrast
On white
1.22
#D2F680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#D2F680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F680
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F680 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA76
Deuteranopia (green-blind)
#FDE887
Tritanopia (blue-blind)
#DAECDB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2f680; /* rgb */ color: rgb(210, 246, 128); /* oklch */ color: oklch(92.3% 0.150 123.3);
Tailwind
colors: {
custom: {
50: '#e2f9a7',
500: '#d2f680',
950: '#000000',
},
}SCSS
$custom: #d2f680; $custom-light: #e2f9a7; $custom-dark: #000000;
JSON
{
"hex": "#d2f680",
"rgb": {
"r": 210,
"g": 246,
"b": 128
},
"hsl": {
"h": 78.305,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.9226,
"c": 0.15034,
"h": 123.3
},
"luminance": 0.81172
}Semantic roles & 50–950 ramp
primary
#D2F680
secondary
#7248D2
accent
#02E347
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#161710
muted
#848580