#BEFECE#BEFECE
#BEFECE is a very light, moderate green. Relative luminance 0.863; OKLCH L 94.2% C 0.091 H 152.1°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFECE |
|---|---|
| RGB | rgb(190, 254, 206) |
| HSL | hsl(135, 97%, 87%) |
| HSV | hsv(135, 25%, 100%) |
| CMYK | cmyk(25.2%, 0%, 18.9%, 0.4%) |
| CIE-LAB | lab(94.43, -29.22, 16.60) |
| CIE-LCH | lch(94.43, 33.61, 150.41°) |
| OKLab | oklab(94.15% -0.0806 0.0427) |
| OKLCH | oklch(94.15% 0.091 152.1) |
| XYZ | xyz(67.8143, 86.2845, 71.4621) |
| Luminance | 0.8629 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.36
Light Mint
#B6FFBB
ΔE00 4.32
Light Seafoam
#A0FEBF
ΔE00 4.70
Pale Turquoise
#A5FBD5
ΔE00 4.88
Celadon
#BEFDB7
ΔE00 5.04
Light Mint Green
#A6FBB2
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFECE #FEBEEE
analogous
#CEFEBE #BEFECE #BEFEEE
triadic
#BEFECE #CEBEFE #FECEBE
tetradic
#BEFECE #BECEFE #FEBEEE #FEEEBE
square
#BEFECE #BECEFE #FEBEEE #FEEEBE
split-complementary
#BEFECE #EEBEFE #FEBECE
monochromatic
#45FC73 #82FDA1 #BEFECE #E1FFE8 #E1FFE8
Accessibility & contrast
On white
1.15
#BEFECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#BEFECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFECE
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFECE | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF3CB
Deuteranopia (green-blind)
#F4ECD1
Tritanopia (blue-blind)
#B5FCF0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #befece; /* rgb */ color: rgb(190, 254, 206); /* oklch */ color: oklch(94.2% 0.091 152.1);
Tailwind
colors: {
custom: {
50: '#d2ffdd',
500: '#befece',
950: '#000000',
},
}SCSS
$custom: #befece; $custom-light: #d2ffdd; $custom-dark: #000000;
JSON
{
"hex": "#befece",
"rgb": {
"r": 190,
"g": 254,
"b": 206
},
"hsl": {
"h": 135,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.9415,
"c": 0.09121,
"h": 152.1
},
"luminance": 0.86287
}Semantic roles & 50–950 ramp
primary
#BEFECE
secondary
#E67BCB
accent
#00ACE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684