#DFF48C#DFF48C
#DFF48C is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.9% C 0.131 H 118.4°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF48C |
|---|---|
| RGB | rgb(223, 244, 140) |
| HSL | hsl(72, 83%, 75%) |
| HSV | hsv(72, 43%, 96%) |
| CMYK | cmyk(8.6%, 0%, 42.6%, 4.3%) |
| CIE-LAB | lab(92.70, -22.41, 47.68) |
| CIE-LCH | lch(92.70, 52.68, 115.17°) |
| OKLab | oklab(92.92% -0.0623 0.1154) |
| OKLCH | oklch(92.92% 0.131 118.4) |
| XYZ | xyz(67.5161, 82.2832, 37.1313) |
| Luminance | 0.8228 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.93
Light Yellow Green
#CCFD7F
ΔE00 5.20
Pear
#CBF85F
ΔE00 6.19
Yellowish Tan
#FCFC81
ΔE00 6.33
Light Pea Green
#C4FE82
ΔE00 6.45
Pale Yellow
#FFFF84
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF48C #A18CF4
analogous
#F4D58C #DFF48C #ABF48C
triadic
#DFF48C #8CDFF4 #F48CDF
tetradic
#DFF48C #8CF4D5 #A18CF4 #F48CAB
square
#DFF48C #8CF4D5 #A18CF4 #F48CAB
split-complementary
#DFF48C #8CABF4 #D58CF4
monochromatic
#C0E91C #CFEF54 #DFF48C #EFF9C4 #F7FCE3
Accessibility & contrast
On white
1.20
#DFF48C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#DFF48C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF48C
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF48C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF48C | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA84
Deuteranopia (green-blind)
#FEEB91
Tritanopia (blue-blind)
#E8EADB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dff48c; /* rgb */ color: rgb(223, 244, 140); /* oklch */ color: oklch(92.9% 0.131 118.4);
Tailwind
colors: {
custom: {
50: '#eaf7af',
500: '#dff48c',
950: '#000000',
},
}SCSS
$custom: #dff48c; $custom-light: #eaf7af; $custom-dark: #000000;
JSON
{
"hex": "#dff48c",
"rgb": {
"r": 223,
"g": 244,
"b": 140
},
"hsl": {
"h": 72.115,
"s": 82.54,
"l": 75.294
},
"oklch": {
"l": 0.92923,
"c": 0.13113,
"h": 118.4
},
"luminance": 0.82283
}Semantic roles & 50–950 ramp
primary
#DFF48C
secondary
#6D53D1
accent
#07DF32
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581