#DEF598#DEF598
#DEF598 is a very light, moderate yellow-green. Relative luminance 0.831; OKLCH L 93.2% C 0.120 H 120.1°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF598 |
|---|---|
| RGB | rgb(222, 245, 152) |
| HSL | hsl(75, 82%, 78%) |
| HSV | hsv(75, 38%, 96%) |
| CMYK | cmyk(9.4%, 0%, 38%, 3.9%) |
| CIE-LAB | lab(93.06, -21.92, 42.29) |
| CIE-LCH | lch(93.06, 47.63, 117.40°) |
| OKLab | oklab(93.25% -0.0601 0.1037) |
| OKLCH | oklch(93.25% 0.12 120.1) |
| XYZ | xyz(68.4441, 83.1016, 42.1341) |
| Luminance | 0.8310 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.91
Light Yellow Green
#CCFD7F
ΔE00 5.59
Pistachio (survey)
#C0FA8B
ΔE00 6.18
Light Pea Green
#C4FE82
ΔE00 6.47
Celery
#C1FD95
ΔE00 6.51
Light Yellowish Green
#C2FF89
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF598 #AF98F5
analogous
#F5DE98 #DEF598 #AFF598
triadic
#DEF598 #98DEF5 #F598DE
tetradic
#DEF598 #98F5DE #AF98F5 #F598AF
square
#DEF598 #98F5DE #AF98F5 #F598AF
split-complementary
#DEF598 #98AFF5 #DE98F5
monochromatic
#BAEA28 #CCF060 #DEF598 #F0FAD0 #F6FCE3
Accessibility & contrast
On white
1.19
#DEF598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#DEF598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF598
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF598 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB91
Deuteranopia (green-blind)
#FDEB9C
Tritanopia (blue-blind)
#E6ECDE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #def598; /* rgb */ color: rgb(222, 245, 152); /* oklch */ color: oklch(93.2% 0.120 120.1);
Tailwind
colors: {
custom: {
50: '#e9f8b7',
500: '#def598',
950: '#000000',
},
}SCSS
$custom: #def598; $custom-light: #e9f8b7; $custom-dark: #000000;
JSON
{
"hex": "#def598",
"rgb": {
"r": 222,
"g": 245,
"b": 152
},
"hsl": {
"h": 74.839,
"s": 82.301,
"l": 77.843
},
"oklch": {
"l": 0.93247,
"c": 0.11988,
"h": 120.1
},
"luminance": 0.83101
}Semantic roles & 50–950 ramp
primary
#DEF598
secondary
#7B5ED4
accent
#07DF3C
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581