#BEFFD3#BEFFD3
#BEFFD3 is a very light, moderate green. Relative luminance 0.872; OKLCH L 94.5% C 0.088 H 154.8°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFFD3 |
|---|---|
| RGB | rgb(190, 255, 211) |
| HSL | hsl(139, 100%, 87%) |
| HSV | hsv(139, 25%, 100%) |
| CMYK | cmyk(25.5%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(94.81, -28.80, 14.56) |
| CIE-LCH | lch(94.81, 32.27, 153.17°) |
| OKLab | oklab(94.49% -0.0798 0.0376) |
| OKLCH | oklch(94.49% 0.088 154.8) |
| XYZ | xyz(68.7495, 87.1676, 74.8181) |
| Luminance | 0.8717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.58
Pale Turquoise
#A5FBD5
ΔE00 4.13
Light Seafoam
#A0FEBF
ΔE00 5.23
Light Mint
#B6FFBB
ΔE00 5.34
Celadon
#BEFDB7
ΔE00 6.13
Light Mint Green
#A6FBB2
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFFD3 #FFBEEA
analogous
#C9FFBE #BEFFD3 #BEFFF4
triadic
#BEFFD3 #D3BEFF #FFD3BE
tetradic
#BEFFD3 #BEC9FF #FFBEEA #FFF4BE
square
#BEFFD3 #BEC9FF #FFBEEA #FFF4BE
split-complementary
#BEFFD3 #F4BEFF #FFBEC9
monochromatic
#44FF80 #81FFAA #BEFFD3 #E0FFEA #E0FFEA
Accessibility & contrast
On white
1.14
#BEFFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#BEFFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFFD3
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFFD3 | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5D1
Deuteranopia (green-blind)
#F4EDD5
Tritanopia (blue-blind)
#B3FDF2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #beffd3; /* rgb */ color: rgb(190, 255, 211); /* oklch */ color: oklch(94.5% 0.088 154.8);
Tailwind
colors: {
custom: {
50: '#d2ffe0',
500: '#beffd3',
950: '#000000',
},
}SCSS
$custom: #beffd3; $custom-light: #d2ffe0; $custom-dark: #000000;
JSON
{
"hex": "#beffd3",
"rgb": {
"r": 190,
"g": 255,
"b": 211
},
"hsl": {
"h": 139.385,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.94486,
"c": 0.08818,
"h": 154.8
},
"luminance": 0.8717
}Semantic roles & 50–950 ramp
primary
#BEFFD3
secondary
#E77AC4
accent
#009BE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684