#BEFDC0#BEFDC0
#BEFDC0 is a very light, moderate green. Relative luminance 0.850; OKLCH L 93.6% C 0.103 H 145.5°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFDC0 |
|---|---|
| RGB | rgb(190, 253, 192) |
| HSL | hsl(122, 94%, 87%) |
| HSV | hsv(122, 25%, 99%) |
| CMYK | cmyk(24.9%, 0%, 24.1%, 0.8%) |
| CIE-LAB | lab(93.88, -31.16, 22.98) |
| CIE-LCH | lch(93.88, 38.72, 143.59°) |
| OKLab | oklab(93.62% -0.0852 0.0586) |
| OKLCH | oklch(93.62% 0.103 145.5) |
| XYZ | xyz(65.8722, 85.0012, 62.7951) |
| Luminance | 0.8500 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.75
Celadon
#BEFDB7
ΔE00 1.92
Pale Green
#C7FDB5
ΔE00 3.15
Very Pale Green
#CFFDBC
ΔE00 3.39
Very Light Green
#D1FFBD
ΔE00 3.59
Light Mint Green
#A6FBB2
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFDC0 #FDBEFB
analogous
#DCFDBE #BEFDC0 #BEFDE0
triadic
#BEFDC0 #C0BEFD #FDC0BE
tetradic
#BEFDC0 #BEDCFD #FDBEFB #FDE0BE
square
#BEFDC0 #BEDCFD #FDBEFB #FDE0BE
split-complementary
#BEFDC0 #E0BEFD #FDBEDC
monochromatic
#47F94D #83FB86 #BEFDC0 #E1FEE2 #E1FEE2
Accessibility & contrast
On white
1.17
#BEFDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#BEFDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFDC0
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFDC0 | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1BC
Deuteranopia (green-blind)
#F5EBC3
Tritanopia (blue-blind)
#B8FAEC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #befdc0; /* rgb */ color: rgb(190, 253, 192); /* oklch */ color: oklch(93.6% 0.103 145.5);
Tailwind
colors: {
custom: {
50: '#d2fed3',
500: '#befdc0',
950: '#000000',
},
}SCSS
$custom: #befdc0; $custom-light: #d2fed3; $custom-dark: #000000;
JSON
{
"hex": "#befdc0",
"rgb": {
"r": 190,
"g": 253,
"b": 192
},
"hsl": {
"h": 121.905,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.93617,
"c": 0.10337,
"h": 145.5
},
"luminance": 0.85003
}Semantic roles & 50–950 ramp
primary
#BEFDC0
secondary
#E47BE1
accent
#00DEE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683