#DEF3BC#DEF3BC
#DEF3BC is a very light, moderate yellow-green. Relative luminance 0.833; OKLCH L 93.5% C 0.075 H 124.8°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF3BC |
|---|---|
| RGB | rgb(222, 243, 188) |
| HSL | hsl(83, 70%, 85%) |
| HSV | hsv(83, 23%, 95%) |
| CMYK | cmyk(8.6%, 0%, 22.6%, 4.7%) |
| CIE-LAB | lab(93.13, -16.18, 24.29) |
| CIE-LCH | lch(93.13, 29.18, 123.66°) |
| OKLab | oklab(93.5% -0.043 0.0618) |
| OKLCH | oklch(93.5% 0.075 124.8) |
| XYZ | xyz(71.2507, 83.2614, 59.8846) |
| Luminance | 0.8326 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.25
Very Light Green
#D1FFBD
ΔE00 5.36
Light Khaki
#E6F2A2
ΔE00 5.95
Light Sage
#BCECAC
ΔE00 6.20
Ecru
#FEFFCA
ΔE00 6.37
Pale Green
#C7FDB5
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF3BC #D1BCF3
analogous
#F3EDBC #DEF3BC #C3F3BC
triadic
#DEF3BC #BCDEF3 #F3BCDE
tetradic
#DEF3BC #BCF3ED #D1BCF3 #F3BCC3
square
#DEF3BC #BCF3ED #D1BCF3 #F3BCC3
split-complementary
#DEF3BC #BCC3F3 #EDBCF3
monochromatic
#ABE054 #C4EA88 #DEF3BC #F2FAE5 #F2FAE5
Accessibility & contrast
On white
1.19
#DEF3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#DEF3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF3BC
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF3BC | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB9
Deuteranopia (green-blind)
#F6EBBE
Tritanopia (blue-blind)
#E2EEE4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #def3bc; /* rgb */ color: rgb(222, 243, 188); /* oklch */ color: oklch(93.5% 0.075 124.8);
Tailwind
colors: {
custom: {
50: '#e8f7d0',
500: '#def3bc',
950: '#000000',
},
}SCSS
$custom: #def3bc; $custom-light: #e8f7d0; $custom-dark: #000000;
JSON
{
"hex": "#def3bc",
"rgb": {
"r": 222,
"g": 243,
"b": 188
},
"hsl": {
"h": 82.909,
"s": 69.62,
"l": 84.51
},
"oklch": {
"l": 0.93498,
"c": 0.0753,
"h": 124.8
},
"luminance": 0.83262
}Semantic roles & 50–950 ramp
primary
#DEF3BC
secondary
#A080D3
accent
#14D25C
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583