#BEFFD2#BEFFD2
#BEFFD2 is a very light, moderate green. Relative luminance 0.871; OKLCH L 94.5% C 0.089 H 154.2°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFFD2 |
|---|---|
| RGB | rgb(190, 255, 210) |
| HSL | hsl(138, 100%, 87%) |
| HSV | hsv(138, 25%, 100%) |
| CMYK | cmyk(25.5%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(94.79, -28.98, 15.05) |
| CIE-LCH | lch(94.79, 32.65, 152.56°) |
| OKLab | oklab(94.46% -0.0802 0.0388) |
| OKLCH | oklch(94.46% 0.089 154.2) |
| XYZ | xyz(68.6245, 87.1177, 74.1599) |
| Luminance | 0.8712 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.53
Pale Turquoise
#A5FBD5
ΔE00 4.29
Light Seafoam
#A0FEBF
ΔE00 5.07
Light Mint
#B6FFBB
ΔE00 5.09
Celadon
#BEFDB7
ΔE00 5.88
Light Mint Green
#A6FBB2
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFFD2 #FFBEEB
analogous
#CAFFBE #BEFFD2 #BEFFF3
triadic
#BEFFD2 #D2BEFF #FFD2BE
tetradic
#BEFFD2 #BECAFF #FFBEEB #FFF3BE
square
#BEFFD2 #BECAFF #FFBEEB #FFF3BE
split-complementary
#BEFFD2 #F3BEFF #FFBECA
monochromatic
#44FF7D #81FFA8 #BEFFD2 #E0FFEA #E0FFEA
Accessibility & contrast
On white
1.14
#BEFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#BEFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFFD2
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFFD2 | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5D0
Deuteranopia (green-blind)
#F4EDD4
Tritanopia (blue-blind)
#B4FDF2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #beffd2; /* rgb */ color: rgb(190, 255, 210); /* oklch */ color: oklch(94.5% 0.089 154.2);
Tailwind
colors: {
custom: {
50: '#d2ffdf',
500: '#beffd2',
950: '#000000',
},
}SCSS
$custom: #beffd2; $custom-light: #d2ffdf; $custom-dark: #000000;
JSON
{
"hex": "#beffd2",
"rgb": {
"r": 190,
"g": 255,
"b": 210
},
"hsl": {
"h": 138.462,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.94462,
"c": 0.08907,
"h": 154.2
},
"luminance": 0.8712
}Semantic roles & 50–950 ramp
primary
#BEFFD2
secondary
#E77AC6
accent
#009FE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684