#BEFEDD#BEFEDD
#BEFEDD is a very light, moderate green. Relative luminance 0.871; OKLCH L 94.5% C 0.078 H 162.0°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFEDD |
|---|---|
| RGB | rgb(190, 254, 221) |
| HSL | hsl(149, 97%, 87%) |
| HSV | hsv(149, 25%, 100%) |
| CMYK | cmyk(25.2%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(94.76, -26.47, 9.36) |
| CIE-LCH | lch(94.76, 28.07, 160.53°) |
| OKLab | oklab(94.52% -0.0744 0.0242) |
| OKLCH | oklch(94.52% 0.078 162) |
| XYZ | xyz(69.7242, 87.0484, 81.5209) |
| Luminance | 0.8705 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.52
Pale Aqua
#B8FFEB
ΔE00 4.47
Mint
#AAF0C1
ΔE00 5.08
Light Aqua
#8CFFDB
ΔE00 6.53
Light Teal
#90E4C1
ΔE00 7.06
Light Seafoam
#A0FEBF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFEDD #FEBEDF
analogous
#BFFEBE #BEFEDD #BEFEFD
triadic
#BEFEDD #DDBEFE #FEDDBE
tetradic
#BEFEDD #BEBFFE #FEBEDF #FEFDBE
square
#BEFEDD #BEBFFE #FEBEDF #FEFDBE
split-complementary
#BEFEDD #FDBEFE #FEBEBF
monochromatic
#45FC9E #82FDBD #BEFEDD #E1FFEF #E1FFEF
Accessibility & contrast
On white
1.14
#BEFEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#BEFEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFEDD
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFEDD | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DB
Deuteranopia (green-blind)
#F1EDDF
Tritanopia (blue-blind)
#B1FEF4
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #befedd; /* rgb */ color: rgb(190, 254, 221); /* oklch */ color: oklch(94.5% 0.078 162.0);
Tailwind
colors: {
custom: {
50: '#d2ffe7',
500: '#befedd',
950: '#000000',
},
}SCSS
$custom: #befedd; $custom-light: #d2ffe7; $custom-dark: #000000;
JSON
{
"hex": "#befedd",
"rgb": {
"r": 190,
"g": 254,
"b": 221
},
"hsl": {
"h": 149.063,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.94518,
"c": 0.07822,
"h": 162
},
"luminance": 0.87051
}Semantic roles & 50–950 ramp
primary
#BEFEDD
secondary
#E67BB2
accent
#0076E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684