#BEFFDC#BEFFDC
#BEFFDC is a very light, moderate green. Relative luminance 0.876; OKLCH L 94.7% C 0.081 H 160.8°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFFDC |
|---|---|
| RGB | rgb(190, 255, 220) |
| HSL | hsl(148, 100%, 87%) |
| HSV | hsv(148, 25%, 100%) |
| CMYK | cmyk(25.5%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(95.01, -27.13, 10.22) |
| CIE-LCH | lch(95.01, 29.00, 159.35°) |
| OKLab | oklab(94.71% -0.0761 0.0264) |
| OKLCH | oklch(94.71% 0.081 160.8) |
| XYZ | xyz(69.9095, 87.6316, 80.9274) |
| Luminance | 0.8763 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.39
Mint
#AAF0C1
ΔE00 4.80
Pale Aqua
#B8FFEB
ΔE00 4.96
Light Aqua
#8CFFDB
ΔE00 6.52
Light Seafoam
#A0FEBF
ΔE00 7.05
Light Teal
#90E4C1
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFFDC #FFBEE1
analogous
#C1FFBE #BEFFDC #BEFFFC
triadic
#BEFFDC #DCBEFF #FFDCBE
tetradic
#BEFFDC #BEC1FF #FFBEE1 #FFFCBE
square
#BEFFDC #BEC1FF #FFBEE1 #FFFCBE
split-complementary
#BEFFDC #FCBEFF #FFBEC1
monochromatic
#44FF9A #81FFBB #BEFFDC #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.13
#BEFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#BEFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFFDC
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFFDC | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF5DA
Deuteranopia (green-blind)
#F2EDDE
Tritanopia (blue-blind)
#B1FFF5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #beffdc; /* rgb */ color: rgb(190, 255, 220); /* oklch */ color: oklch(94.7% 0.081 160.8);
Tailwind
colors: {
custom: {
50: '#d2ffe6',
500: '#beffdc',
950: '#000000',
},
}SCSS
$custom: #beffdc; $custom-light: #d2ffe6; $custom-dark: #000000;
JSON
{
"hex": "#beffdc",
"rgb": {
"r": 190,
"g": 255,
"b": 220
},
"hsl": {
"h": 147.692,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.94708,
"c": 0.08052,
"h": 160.8
},
"luminance": 0.87634
}Semantic roles & 50–950 ramp
primary
#BEFFDC
secondary
#E77AB5
accent
#007CE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684