#DEFF88#DEFF88
#DEFF88 is a very light, vivid yellow-green. Relative luminance 0.888; OKLCH L 95.1% C 0.150 H 122.0°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFF88 |
|---|---|
| RGB | rgb(222, 255, 136) |
| HSL | hsl(77, 100%, 77%) |
| HSV | hsv(77, 47%, 100%) |
| CMYK | cmyk(12.9%, 0%, 46.7%, 0%) |
| CIE-LAB | lab(95.51, -28.40, 53.03) |
| CIE-LCH | lch(95.51, 60.16, 118.17°) |
| OKLab | oklab(95.14% -0.0795 0.1271) |
| OKLCH | oklch(95.14% 0.15 122) |
| XYZ | xyz(70.3283, 88.8271, 36.7281) |
| Luminance | 0.8883 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.90
Light Pea Green
#C4FE82
ΔE00 4.34
Pear
#CBF85F
ΔE00 4.39
Pale Lime
#BEFD73
ΔE00 5.02
Light Yellowish Green
#C2FF89
ΔE00 5.03
Pistachio (survey)
#C0FA8B
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFF88 #A988FF
analogous
#FFE588 #DEFF88 #A3FF88
triadic
#DEFF88 #88DEFF #FF88DE
tetradic
#DEFF88 #88FFE5 #A988FF #FF88A3
square
#DEFF88 #88FFE5 #A988FF #FF88A3
split-complementary
#DEFF88 #88A3FF #E588FF
monochromatic
#BCFF0E #CDFF4B #DEFF88 #EFFFC5 #F7FFE0
Accessibility & contrast
On white
1.12
#DEFF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#DEFF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFF88
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFF88 | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF37E
Deuteranopia (green-blind)
#FFF28F
Tritanopia (blue-blind)
#E7F5E3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #deff88; /* rgb */ color: rgb(222, 255, 136); /* oklch */ color: oklch(95.1% 0.150 122.0);
Tailwind
colors: {
custom: {
50: '#eaffad',
500: '#deff88',
950: '#000000',
},
}SCSS
$custom: #deff88; $custom-light: #eaffad; $custom-dark: #000000;
JSON
{
"hex": "#deff88",
"rgb": {
"r": 222,
"g": 255,
"b": 136
},
"hsl": {
"h": 76.639,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.9514,
"c": 0.1499,
"h": 122
},
"luminance": 0.88827
}Semantic roles & 50–950 ramp
primary
#DEFF88
secondary
#754CDF
accent
#00E640
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161810
muted
#858681