#DFF3AF#DFF3AF
#DFF3AF is a very light, moderate yellow-green. Relative luminance 0.829; OKLCH L 93.3% C 0.090 H 121.5°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF3AF |
|---|---|
| RGB | rgb(223, 243, 175) |
| HSL | hsl(78, 74%, 82%) |
| HSV | hsv(78, 28%, 95%) |
| CMYK | cmyk(8.2%, 0%, 28%, 4.7%) |
| CIE-LAB | lab(92.96, -17.67, 30.69) |
| CIE-LCH | lch(92.96, 35.41, 119.93°) |
| OKLab | oklab(93.31% -0.0472 0.0772) |
| OKLCH | oklch(93.31% 0.09 121.5) |
| XYZ | xyz(70.2192, 82.8843, 52.8481) |
| Luminance | 0.8288 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.31
Very Pale Green
#CFFDBC
ΔE00 5.80
Very Light Green
#D1FFBD
ΔE00 5.81
Cream (survey)
#FFFFC2
ΔE00 6.19
Creme
#FFFFB6
ΔE00 6.20
Light Beige
#FFFEB6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF3AF #C3AFF3
analogous
#F3E5AF #DFF3AF #BDF3AF
triadic
#DFF3AF #AFDFF3 #F3AFDF
tetradic
#DFF3AF #AFF3E5 #C3AFF3 #F3AFBD
square
#DFF3AF #AFF3E5 #C3AFF3 #F3AFBD
split-complementary
#DFF3AF #AFBDF3 #E5AFF3
monochromatic
#B4E345 #CAEB7A #DFF3AF #F4FBE4 #F4FBE4
Accessibility & contrast
On white
1.19
#DFF3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#DFF3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF3AF
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF3AF | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAB
Deuteranopia (green-blind)
#F9EBB2
Tritanopia (blue-blind)
#E5ECE1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dff3af; /* rgb */ color: rgb(223, 243, 175); /* oklch */ color: oklch(93.3% 0.090 121.5);
Tailwind
colors: {
custom: {
50: '#e9f7c7',
500: '#dff3af',
950: '#000000',
},
}SCSS
$custom: #dff3af; $custom-light: #e9f7c7; $custom-dark: #000000;
JSON
{
"hex": "#dff3af",
"rgb": {
"r": 223,
"g": 243,
"b": 175
},
"hsl": {
"h": 77.647,
"s": 73.913,
"l": 81.961
},
"oklch": {
"l": 0.93307,
"c": 0.09048,
"h": 121.5
},
"luminance": 0.82884
}Semantic roles & 50–950 ramp
primary
#DFF3AF
secondary
#9074D3
accent
#0FD64A
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161713
muted
#848582