#D2F271#D2F271
#D2F271 is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 91.2% C 0.159 H 121.2°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F271 |
|---|---|
| RGB | rgb(210, 242, 113) |
| HSL | hsl(75, 83%, 70%) |
| HSV | hsv(75, 53%, 95%) |
| CMYK | cmyk(13.2%, 0%, 53.3%, 5.1%) |
| CIE-LAB | lab(90.96, -29.02, 57.96) |
| CIE-LCH | lch(90.96, 64.82, 116.60°) |
| OKLab | oklab(91.21% -0.0825 0.1362) |
| OKLCH | oklch(91.21% 0.159 121.2) |
| XYZ | xyz(61.3116, 78.3982, 27.5219) |
| Luminance | 0.7840 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.87
Light Yellow Green
#CCFD7F
ΔE00 3.71
Pale Lime
#BEFD73
ΔE00 5.12
Light Pea Green
#C4FE82
ΔE00 5.16
Yellow Green
#C8FD3D
ΔE00 5.70
Light Lime Green
#B9FF66
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F271 #9171F2
analogous
#F2D271 #D2F271 #91F271
triadic
#D2F271 #71D2F2 #F271D2
tetradic
#D2F271 #71F2D2 #9171F2 #F27191
square
#D2F271 #71F2D2 #9171F2 #F27191
split-complementary
#D2F271 #7191F2 #D271F2
monochromatic
#A5D514 #C0ED39 #D2F271 #E4F7A9 #F6FCE1
Accessibility & contrast
On white
1.26
#D2F271 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#D2F271 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F271
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F271 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F271 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE664
Deuteranopia (green-blind)
#FBE579
Tritanopia (blue-blind)
#DBE7D5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2f271; /* rgb */ color: rgb(210, 242, 113); /* oklch */ color: oklch(91.2% 0.159 121.2);
Tailwind
colors: {
custom: {
50: '#e2f69d',
500: '#d2f271',
950: '#000000',
},
}SCSS
$custom: #d2f271; $custom-light: #e2f69d; $custom-dark: #000000;
JSON
{
"hex": "#d2f271",
"rgb": {
"r": 210,
"g": 242,
"b": 113
},
"hsl": {
"h": 74.884,
"s": 83.226,
"l": 69.608
},
"oklch": {
"l": 0.91205,
"c": 0.15926,
"h": 121.2
},
"luminance": 0.78398
}Semantic roles & 50–950 ramp
primary
#D2F271
secondary
#5F3CCB
accent
#06E03C
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#16170F
muted
#848580