#DEF785#DEF785
#DEF785 is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 93.4% C 0.142 H 119.4°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF785 |
|---|---|
| RGB | rgb(222, 247, 133) |
| HSL | hsl(73, 88%, 75%) |
| HSV | hsv(73, 46%, 97%) |
| CMYK | cmyk(10.1%, 0%, 46.2%, 3.1%) |
| CIE-LAB | lab(93.34, -24.94, 51.79) |
| CIE-LCH | lch(93.34, 57.48, 115.71°) |
| OKLab | oklab(93.39% -0.07 0.1241) |
| OKLCH | oklch(93.39% 0.142 119.4) |
| XYZ | xyz(67.6190, 83.7449, 34.7879) |
| Luminance | 0.8375 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.21
Pear
#CBF85F
ΔE00 4.87
Light Khaki
#E6F2A2
ΔE00 5.32
Light Pea Green
#C4FE82
ΔE00 5.65
Pale Lime
#BEFD73
ΔE00 6.25
Yellowish Tan
#FCFC81
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF785 #9E85F7
analogous
#F7D785 #DEF785 #A5F785
triadic
#DEF785 #85DEF7 #F785DE
tetradic
#DEF785 #85F7D7 #9E85F7 #F785A5
square
#DEF785 #85F7D7 #9E85F7 #F785A5
split-complementary
#DEF785 #85A5F7 #D785F7
monochromatic
#BFEF12 #CEF34C #DEF785 #EEFBBE #F7FDE2
Accessibility & contrast
On white
1.18
#DEF785 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#DEF785 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF785
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF785 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF785 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7B
Deuteranopia (green-blind)
#FFEC8B
Tritanopia (blue-blind)
#E8EDDC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #def785; /* rgb */ color: rgb(222, 247, 133); /* oklch */ color: oklch(93.4% 0.142 119.4);
Tailwind
colors: {
custom: {
50: '#eaf9ab',
500: '#def785',
950: '#000000',
},
}SCSS
$custom: #def785; $custom-light: #eaf9ab; $custom-dark: #000000;
JSON
{
"hex": "#def785",
"rgb": {
"r": 222,
"g": 247,
"b": 133
},
"hsl": {
"h": 73.158,
"s": 87.692,
"l": 74.51
},
"oklch": {
"l": 0.9339,
"c": 0.14249,
"h": 119.4
},
"luminance": 0.83745
}Semantic roles & 50–950 ramp
primary
#DEF785
secondary
#6A4CD4
accent
#01E433
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161710
muted
#858581