#DEF6BB#DEF6BB
#DEF6BB is a very light, moderate yellow-green. Relative luminance 0.850; OKLCH L 94.1% C 0.081 H 125.9°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF6BB |
|---|---|
| RGB | rgb(222, 246, 187) |
| HSL | hsl(84, 77%, 85%) |
| HSV | hsv(84, 24%, 96%) |
| CMYK | cmyk(9.8%, 0%, 24%, 3.5%) |
| CIE-LAB | lab(93.90, -17.79, 25.85) |
| CIE-LCH | lch(93.90, 31.38, 124.54°) |
| OKLab | oklab(94.1% -0.0475 0.0656) |
| OKLCH | oklch(94.1% 0.081 125.9) |
| XYZ | xyz(72.0484, 85.0287, 59.6205) |
| Luminance | 0.8503 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.43
Very Light Green
#D1FFBD
ΔE00 4.49
Light Khaki
#E6F2A2
ΔE00 5.65
Light Sage
#BCECAC
ΔE00 5.79
Pale Green
#C7FDB5
ΔE00 5.80
Light Light Green
#C8FFB0
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF6BB #D3BBF6
analogous
#F6F1BB #DEF6BB #C1F6BB
triadic
#DEF6BB #BBDEF6 #F6BBDE
tetradic
#DEF6BB #BBF6F1 #D3BBF6 #F6BBC1
square
#DEF6BB #BBF6F1 #D3BBF6 #F6BBC1
split-complementary
#DEF6BB #BBC1F6 #F1BBF6
monochromatic
#AAE84F #C4EF85 #DEF6BB #F2FBE4 #F2FBE4
Accessibility & contrast
On white
1.17
#DEF6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#DEF6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF6BB
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF6BB | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB7
Deuteranopia (green-blind)
#F9EDBE
Tritanopia (blue-blind)
#E2F0E6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #def6bb; /* rgb */ color: rgb(222, 246, 187); /* oklch */ color: oklch(94.1% 0.081 125.9);
Tailwind
colors: {
custom: {
50: '#e8f9cf',
500: '#def6bb',
950: '#000000',
},
}SCSS
$custom: #def6bb; $custom-light: #e8f9cf; $custom-dark: #000000;
JSON
{
"hex": "#def6bb",
"rgb": {
"r": 222,
"g": 246,
"b": 187
},
"hsl": {
"h": 84.407,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.94102,
"c": 0.08102,
"h": 125.9
},
"luminance": 0.85029
}Semantic roles & 50–950 ramp
primary
#DEF6BB
secondary
#A27DD8
accent
#0DD960
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583