#D3F27D#D3F27D
#D3F27D is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 91.4% C 0.148 H 121.6°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F27D |
|---|---|
| RGB | rgb(211, 242, 125) |
| HSL | hsl(76, 82%, 72%) |
| HSV | hsv(76, 48%, 95%) |
| CMYK | cmyk(12.8%, 0%, 48.3%, 5.1%) |
| CIE-LAB | lab(91.16, -27.52, 52.72) |
| CIE-LCH | lch(91.16, 59.47, 117.57°) |
| OKLab | oklab(91.42% -0.0774 0.1257) |
| OKLCH | oklch(91.42% 0.148 121.6) |
| XYZ | xyz(62.3180, 78.8338, 31.3315) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.44
Pear
#CBF85F
ΔE00 4.07
Light Pea Green
#C4FE82
ΔE00 4.77
Pale Lime
#BEFD73
ΔE00 5.20
Pistachio (survey)
#C0FA8B
ΔE00 5.30
Light Yellowish Green
#C2FF89
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F27D #9C7DF2
analogous
#F2D67D #D3F27D #99F27D
triadic
#D3F27D #7DD3F2 #F27DD3
tetradic
#D3F27D #7DF2D6 #9C7DF2 #F27D99
square
#D3F27D #7DF2D6 #9C7DF2 #F27D99
split-complementary
#D3F27D #7D99F2 #D67DF2
monochromatic
#A9DE16 #C0EC45 #D3F27D #E6F8B5 #F6FCE3
Accessibility & contrast
On white
1.25
#D3F27D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#D3F27D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F27D
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F27D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F27D | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE673
Deuteranopia (green-blind)
#FAE684
Tritanopia (blue-blind)
#DCE8D7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d3f27d; /* rgb */ color: rgb(211, 242, 125); /* oklch */ color: oklch(91.4% 0.148 121.6);
Tailwind
colors: {
custom: {
50: '#e2f6a5',
500: '#d3f27d',
950: '#000000',
},
}SCSS
$custom: #d3f27d; $custom-light: #e2f6a5; $custom-dark: #000000;
JSON
{
"hex": "#d3f27d",
"rgb": {
"r": 211,
"g": 242,
"b": 125
},
"hsl": {
"h": 75.897,
"s": 81.818,
"l": 71.961
},
"oklch": {
"l": 0.91423,
"c": 0.14763,
"h": 121.6
},
"luminance": 0.78834
}Semantic roles & 50–950 ramp
primary
#D3F27D
secondary
#6A46CD
accent
#07DE40
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#16170F
muted
#848580