#DEF695#DEF695
#DEF695 is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 93.4% C 0.124 H 120.2°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF695 |
|---|---|
| RGB | rgb(222, 246, 149) |
| HSL | hsl(75, 84%, 77%) |
| HSV | hsv(75, 39%, 96%) |
| CMYK | cmyk(9.8%, 0%, 39.4%, 3.5%) |
| CIE-LAB | lab(93.28, -22.75, 44.04) |
| CIE-LCH | lch(93.28, 49.57, 117.31°) |
| OKLab | oklab(93.41% -0.0626 0.1076) |
| OKLCH | oklch(93.41% 0.125 120.2) |
| XYZ | xyz(68.5048, 83.6112, 40.9576) |
| Luminance | 0.8361 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.41
Light Yellow Green
#CCFD7F
ΔE00 5.10
Pistachio (survey)
#C0FA8B
ΔE00 5.95
Light Pea Green
#C4FE82
ΔE00 6.07
Light Yellowish Green
#C2FF89
ΔE00 6.35
Celery
#C1FD95
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF695 #AD95F6
analogous
#F6DD95 #DEF695 #AEF695
triadic
#DEF695 #95DEF6 #F695DE
tetradic
#DEF695 #95F6DD #AD95F6 #F695AE
square
#DEF695 #95F6DD #AD95F6 #F695AE
split-complementary
#DEF695 #95AEF6 #DD95F6
monochromatic
#BBEC24 #CCF15D #DEF695 #F0FBCD #F6FDE3
Accessibility & contrast
On white
1.18
#DEF695 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#DEF695 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF695
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF695 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF695 | 1.00 | 1.18 | 17.72 | 17.72 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8E
Deuteranopia (green-blind)
#FEEC9A
Tritanopia (blue-blind)
#E6EDDE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #def695; /* rgb */ color: rgb(222, 246, 149); /* oklch */ color: oklch(93.4% 0.124 120.2);
Tailwind
colors: {
custom: {
50: '#e9f9b5',
500: '#def695',
950: '#000000',
},
}SCSS
$custom: #def695; $custom-light: #e9f9b5; $custom-dark: #000000;
JSON
{
"hex": "#def695",
"rgb": {
"r": 222,
"g": 246,
"b": 149
},
"hsl": {
"h": 74.845,
"s": 84.348,
"l": 77.451
},
"oklch": {
"l": 0.93411,
"c": 0.1245,
"h": 120.2
},
"luminance": 0.83611
}Semantic roles & 50–950 ramp
primary
#DEF695
secondary
#795BD5
accent
#05E13B
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581