#DEF693#DEF693
#DEF693 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 93.4% C 0.127 H 120.0°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF693 |
|---|---|
| RGB | rgb(222, 246, 147) |
| HSL | hsl(75, 85%, 77%) |
| HSV | hsv(75, 40%, 96%) |
| CMYK | cmyk(9.8%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(93.25, -22.97, 44.98) |
| CIE-LCH | lch(93.25, 50.51, 117.05°) |
| OKLab | oklab(93.38% -0.0634 0.1096) |
| OKLCH | oklch(93.38% 0.127 120) |
| XYZ | xyz(68.3465, 83.5479, 40.1239) |
| Luminance | 0.8355 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.60
Light Yellow Green
#CCFD7F
ΔE00 4.94
Pistachio (survey)
#C0FA8B
ΔE00 5.95
Light Pea Green
#C4FE82
ΔE00 5.98
Light Yellowish Green
#C2FF89
ΔE00 6.32
Celery
#C1FD95
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF693 #AB93F6
analogous
#F6DC93 #DEF693 #ADF693
triadic
#DEF693 #93DEF6 #F693DE
tetradic
#DEF693 #93F6DC #AB93F6 #F693AD
square
#DEF693 #93F6DC #AB93F6 #F693AD
split-complementary
#DEF693 #93ADF6 #DC93F6
monochromatic
#BBED22 #CDF15B #DEF693 #EFFBCB #F6FDE3
Accessibility & contrast
On white
1.19
#DEF693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#DEF693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF693
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF693 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8B
Deuteranopia (green-blind)
#FEEC98
Tritanopia (blue-blind)
#E6EDDE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #def693; /* rgb */ color: rgb(222, 246, 147); /* oklch */ color: oklch(93.4% 0.127 120.0);
Tailwind
colors: {
custom: {
50: '#e9f9b4',
500: '#def693',
950: '#000000',
},
}SCSS
$custom: #def693; $custom-light: #e9f9b4; $custom-dark: #000000;
JSON
{
"hex": "#def693",
"rgb": {
"r": 222,
"g": 246,
"b": 147
},
"hsl": {
"h": 74.545,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.9338,
"c": 0.12665,
"h": 120
},
"luminance": 0.83548
}Semantic roles & 50–950 ramp
primary
#DEF693
secondary
#7759D4
accent
#04E13A
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581