#DFF692#DFF692
#DFF692 is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 93.4% C 0.127 H 119.5°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF692 |
|---|---|
| RGB | rgb(223, 246, 146) |
| HSL | hsl(74, 85%, 77%) |
| HSV | hsv(74, 41%, 96%) |
| CMYK | cmyk(9.3%, 0%, 40.7%, 3.5%) |
| CIE-LAB | lab(93.31, -22.71, 45.55) |
| CIE-LCH | lch(93.31, 50.90, 116.50°) |
| OKLab | oklab(93.44% -0.0628 0.1109) |
| OKLCH | oklch(93.44% 0.127 119.5) |
| XYZ | xyz(68.5757, 83.6751, 39.7268) |
| Luminance | 0.8367 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.60
Light Yellow Green
#CCFD7F
ΔE00 5.03
Light Pea Green
#C4FE82
ΔE00 6.13
Pistachio (survey)
#C0FA8B
ΔE00 6.17
Light Yellowish Green
#C2FF89
ΔE00 6.51
Pear
#CBF85F
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF692 #A992F6
analogous
#F6DB92 #DFF692 #ADF692
triadic
#DFF692 #92DFF6 #F692DF
tetradic
#DFF692 #92F6DB #A992F6 #F692AD
square
#DFF692 #92F6DB #A992F6 #F692AD
split-complementary
#DFF692 #92ADF6 #DB92F6
monochromatic
#BEED21 #CEF159 #DFF692 #F0FBCB #F7FDE3
Accessibility & contrast
On white
1.18
#DFF692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#DFF692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF692
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF692 | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8A
Deuteranopia (green-blind)
#FFEC97
Tritanopia (blue-blind)
#E8ECDE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff692; /* rgb */ color: rgb(223, 246, 146); /* oklch */ color: oklch(93.4% 0.127 119.5);
Tailwind
colors: {
custom: {
50: '#eaf9b3',
500: '#dff692',
950: '#000000',
},
}SCSS
$custom: #dff692; $custom-light: #eaf9b3; $custom-dark: #000000;
JSON
{
"hex": "#dff692",
"rgb": {
"r": 223,
"g": 246,
"b": 146
},
"hsl": {
"h": 73.8,
"s": 84.746,
"l": 76.863
},
"oklch": {
"l": 0.93437,
"c": 0.12741,
"h": 119.5
},
"luminance": 0.83675
}Semantic roles & 50–950 ramp
primary
#DFF692
secondary
#7458D4
accent
#04E137
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#161711
muted
#858581