#B7FFCF#B7FFCF
#B7FFCF is a very light, moderate green. Relative luminance 0.861; OKLCH L 94.0% C 0.097 H 154.9°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FFCF |
|---|---|
| RGB | rgb(183, 255, 207) |
| HSL | hsl(140, 100%, 86%) |
| HSV | hsv(140, 28%, 100%) |
| CMYK | cmyk(28.2%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(94.35, -31.66, 15.91) |
| CIE-LCH | lch(94.35, 35.44, 153.32°) |
| OKLab | oklab(93.99% -0.0876 0.0409) |
| OKLCH | oklch(93.99% 0.097 154.9) |
| XYZ | xyz(66.5473, 86.0894, 72.1299) |
| Luminance | 0.8609 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.14
Pale Turquoise
#A5FBD5
ΔE00 3.89
Light Seafoam
#A0FEBF
ΔE00 3.96
Light Mint
#B6FFBB
ΔE00 4.51
Light Seafoam Green
#A7FFB5
ΔE00 5.51
Light Mint Green
#A6FBB2
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FFCF #FFB7E7
analogous
#C3FFB7 #B7FFCF #B7FFF3
triadic
#B7FFCF #CFB7FF #FFCFB7
tetradic
#B7FFCF #B7C3FF #FFB7E7 #FFF3B7
square
#B7FFCF #B7C3FF #FFB7E7 #FFF3B7
split-complementary
#B7FFCF #F3B7FF #FFB7C3
monochromatic
#3DFF7D #7AFFA6 #B7FFCF #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.15
#B7FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#B7FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FFCF
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FFCF | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4CC
Deuteranopia (green-blind)
#F3EBD2
Tritanopia (blue-blind)
#ABFDF1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b7ffcf; /* rgb */ color: rgb(183, 255, 207); /* oklch */ color: oklch(94.0% 0.097 154.9);
Tailwind
colors: {
custom: {
50: '#ceffdd',
500: '#b7ffcf',
950: '#000000',
},
}SCSS
$custom: #b7ffcf; $custom-light: #ceffdd; $custom-dark: #000000;
JSON
{
"hex": "#b7ffcf",
"rgb": {
"r": 183,
"g": 255,
"b": 207
},
"hsl": {
"h": 140,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.93991,
"c": 0.09669,
"h": 154.9
},
"luminance": 0.86092
}Semantic roles & 50–950 ramp
primary
#B7FFCF
secondary
#E674C0
accent
#0099E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684