#DEF6BF#DEF6BF
#DEF6BF is a very light, moderate yellow-green. Relative luminance 0.852; OKLCH L 94.2% C 0.076 H 127.0°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF6BF |
|---|---|
| RGB | rgb(222, 246, 191) |
| HSL | hsl(86, 75%, 86%) |
| HSV | hsv(86, 22%, 96%) |
| CMYK | cmyk(9.8%, 0%, 22.4%, 3.5%) |
| CIE-LAB | lab(93.97, -17.20, 23.92) |
| CIE-LCH | lch(93.97, 29.46, 125.72°) |
| OKLab | oklab(94.19% -0.0459 0.0609) |
| OKLCH | oklch(94.19% 0.076 127) |
| XYZ | xyz(72.4826, 85.2023, 61.9072) |
| Luminance | 0.8520 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.54
Very Light Green
#D1FFBD
ΔE00 4.63
Light Sage
#BCECAC
ΔE00 5.89
Pale Green
#C7FDB5
ΔE00 6.05
Light Khaki
#E6F2A2
ΔE00 6.44
Light Light Green
#C8FFB0
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF6BF #D7BFF6
analogous
#F6F2BF #DEF6BF #C2F6BF
triadic
#DEF6BF #BFDEF6 #F6BFDE
tetradic
#DEF6BF #BFF6F2 #D7BFF6 #F6BFC2
square
#DEF6BF #BFF6F2 #D7BFF6 #F6BFC2
split-complementary
#DEF6BF #BFC2F6 #F2BFF6
monochromatic
#A7E754 #C2EE89 #DEF6BF #F1FBE4 #F1FBE4
Accessibility & contrast
On white
1.16
#DEF6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#DEF6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF6BF
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF6BF | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEFBC
Deuteranopia (green-blind)
#F8EDC1
Tritanopia (blue-blind)
#E1F1E7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #def6bf; /* rgb */ color: rgb(222, 246, 191); /* oklch */ color: oklch(94.2% 0.076 127.0);
Tailwind
colors: {
custom: {
50: '#e8f9d2',
500: '#def6bf',
950: '#000000',
},
}SCSS
$custom: #def6bf; $custom-light: #e8f9d2; $custom-dark: #000000;
JSON
{
"hex": "#def6bf",
"rgb": {
"r": 222,
"g": 246,
"b": 191
},
"hsl": {
"h": 86.182,
"s": 75.342,
"l": 85.686
},
"oklch": {
"l": 0.94186,
"c": 0.07627,
"h": 127
},
"luminance": 0.85203
}Semantic roles & 50–950 ramp
primary
#DEF6BF
secondary
#A781D8
accent
#0ED866
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583