#BEFFDE#BEFFDE
#BEFFDE is a very light, moderate green. Relative luminance 0.877; OKLCH L 94.8% C 0.079 H 162.3°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFFDE |
|---|---|
| RGB | rgb(190, 255, 222) |
| HSL | hsl(150, 100%, 87%) |
| HSV | hsv(150, 25%, 100%) |
| CMYK | cmyk(25.5%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(95.05, -26.75, 9.26) |
| CIE-LCH | lch(95.05, 28.31, 160.91°) |
| OKLab | oklab(94.76% -0.0752 0.0239) |
| OKLCH | oklch(94.76% 0.079 162.3) |
| XYZ | xyz(70.1760, 87.7382, 82.3307) |
| Luminance | 0.8774 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.46
Pale Aqua
#B8FFEB
ΔE00 4.39
Mint
#AAF0C1
ΔE00 5.21
Light Aqua
#8CFFDB
ΔE00 6.42
Light Teal
#90E4C1
ΔE00 7.15
Light Seafoam
#A0FEBF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFFDE #FFBEDF
analogous
#BFFFBE #BEFFDE #BEFFFE
triadic
#BEFFDE #DEBEFF #FFDEBE
tetradic
#BEFFDE #BEBFFF #FFBEDF #FFFEBE
square
#BEFFDE #BEBFFF #FFBEDF #FFFEBE
split-complementary
#BEFFDE #FEBEFF #FFBEBF
monochromatic
#44FFA0 #81FFBF #BEFFDE #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.13
#BEFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#BEFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFFDE
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFFDE | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DC
Deuteranopia (green-blind)
#F1EEE0
Tritanopia (blue-blind)
#B1FFF5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #beffde; /* rgb */ color: rgb(190, 255, 222); /* oklch */ color: oklch(94.8% 0.079 162.3);
Tailwind
colors: {
custom: {
50: '#d2ffe8',
500: '#beffde',
950: '#000000',
},
}SCSS
$custom: #beffde; $custom-light: #d2ffe8; $custom-dark: #000000;
JSON
{
"hex": "#beffde",
"rgb": {
"r": 190,
"g": 255,
"b": 222
},
"hsl": {
"h": 149.538,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.94759,
"c": 0.07896,
"h": 162.3
},
"luminance": 0.87741
}Semantic roles & 50–950 ramp
primary
#BEFFDE
secondary
#E77AB1
accent
#0075E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684