#BEFFD6#BEFFD6
#BEFFD6 is a very light, moderate green. Relative luminance 0.873; OKLCH L 94.6% C 0.086 H 156.7°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFFD6 |
|---|---|
| RGB | rgb(190, 255, 214) |
| HSL | hsl(142, 100%, 87%) |
| HSV | hsv(142, 25%, 100%) |
| CMYK | cmyk(25.5%, 0%, 16.1%, 0%) |
| CIE-LAB | lab(94.87, -28.25, 13.12) |
| CIE-LCH | lch(94.87, 31.15, 155.10°) |
| OKLab | oklab(94.56% -0.0785 0.0339) |
| OKLCH | oklch(94.56% 0.086 156.7) |
| XYZ | xyz(69.1291, 87.3195, 76.8173) |
| Luminance | 0.8732 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.73
Mint
#AAF0C1
ΔE00 3.84
Light Seafoam
#A0FEBF
ΔE00 5.77
Light Mint
#B6FFBB
ΔE00 6.11
Pale Aqua
#B8FFEB
ΔE00 6.62
Celadon
#BEFDB7
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFFD6 #FFBEE7
analogous
#C7FFBE #BEFFD6 #BEFFF7
triadic
#BEFFD6 #D6BEFF #FFD6BE
tetradic
#BEFFD6 #BEC7FF #FFBEE7 #FFF7BE
square
#BEFFD6 #BEC7FF #FFBEE7 #FFF7BE
split-complementary
#BEFFD6 #F7BEFF #FFBEC7
monochromatic
#44FF89 #81FFAF #BEFFD6 #E0FFEC #E0FFEC
Accessibility & contrast
On white
1.14
#BEFFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#BEFFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFFD6
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFFD6 | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF5D4
Deuteranopia (green-blind)
#F3EDD8
Tritanopia (blue-blind)
#B3FEF3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #beffd6; /* rgb */ color: rgb(190, 255, 214); /* oklch */ color: oklch(94.6% 0.086 156.7);
Tailwind
colors: {
custom: {
50: '#d2ffe2',
500: '#beffd6',
950: '#000000',
},
}SCSS
$custom: #beffd6; $custom-light: #d2ffe2; $custom-dark: #000000;
JSON
{
"hex": "#beffd6",
"rgb": {
"r": 190,
"g": 255,
"b": 214
},
"hsl": {
"h": 142.154,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.94559,
"c": 0.08553,
"h": 156.7
},
"luminance": 0.87322
}Semantic roles & 50–950 ramp
primary
#BEFFD6
secondary
#E77ABF
accent
#0091E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684