#DFF097#DFF097
#DFF097 is a very light, moderate yellow-green. Relative luminance 0.802; OKLCH L 92.2% C 0.114 H 117.5°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF097 |
|---|---|
| RGB | rgb(223, 240, 151) |
| HSL | hsl(71, 75%, 77%) |
| HSV | hsv(71, 37%, 94%) |
| CMYK | cmyk(7.1%, 0%, 37.1%, 5.9%) |
| CIE-LAB | lab(91.79, -19.25, 41.17) |
| CIE-LCH | lch(91.79, 45.45, 115.06°) |
| OKLab | oklab(92.25% -0.0526 0.1011) |
| OKLCH | oklch(92.25% 0.114 117.5) |
| XYZ | xyz(67.1776, 80.2430, 41.2216) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.89
Parchment
#FEFCAF
ΔE00 5.93
Creme
#FFFFB6
ΔE00 6.16
Light Beige
#FFFEB6
ΔE00 6.31
Buff
#FEF69E
ΔE00 6.64
Light Yellow Green
#CCFD7F
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF097 #A897F0
analogous
#F0D597 #DFF097 #B3F097
triadic
#DFF097 #97DFF0 #F097DF
tetradic
#DFF097 #97F0D5 #A897F0 #F097B3
square
#DFF097 #97F0D5 #A897F0 #F097B3
split-complementary
#DFF097 #97B3F0 #D597F0
monochromatic
#BEE12C #CFE862 #DFF097 #EFF8CC #F7FBE4
Accessibility & contrast
On white
1.23
#DFF097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#DFF097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF097
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF097 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE790
Deuteranopia (green-blind)
#F9E89B
Tritanopia (blue-blind)
#E8E7DA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dff097; /* rgb */ color: rgb(223, 240, 151); /* oklch */ color: oklch(92.2% 0.114 117.5);
Tailwind
colors: {
custom: {
50: '#eaf5b6',
500: '#dff097',
950: '#000000',
},
}SCSS
$custom: #dff097; $custom-light: #eaf5b6; $custom-dark: #000000;
JSON
{
"hex": "#dff097",
"rgb": {
"r": 223,
"g": 240,
"b": 151
},
"hsl": {
"h": 71.461,
"s": 74.79,
"l": 76.667
},
"oklch": {
"l": 0.92249,
"c": 0.11397,
"h": 117.5
},
"luminance": 0.80243
}Semantic roles & 50–950 ramp
primary
#DFF097
secondary
#745ECD
accent
#0FD735
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581