#B7FFCA#B7FFCA
#B7FFCA is a very light, moderate green. Relative luminance 0.859; OKLCH L 93.9% C 0.101 H 152.3°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FFCA |
|---|---|
| RGB | rgb(183, 255, 202) |
| HSL | hsl(136, 100%, 86%) |
| HSV | hsv(136, 28%, 100%) |
| CMYK | cmyk(28.2%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(94.25, -32.56, 18.33) |
| CIE-LCH | lch(94.25, 37.37, 150.63°) |
| OKLab | oklab(93.88% -0.0897 0.047) |
| OKLCH | oklch(93.88% 0.101 152.3) |
| XYZ | xyz(65.9457, 85.8487, 68.9615) |
| Luminance | 0.8585 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 3.29
Light Mint
#B6FFBB
ΔE00 3.30
Mint
#AAF0C1
ΔE00 3.32
Light Seafoam Green
#A7FFB5
ΔE00 4.41
Celadon
#BEFDB7
ΔE00 4.42
Light Mint Green
#A6FBB2
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FFCA #FFB7EC
analogous
#C8FFB7 #B7FFCA #B7FFEE
triadic
#B7FFCA #CAB7FF #FFCAB7
tetradic
#B7FFCA #B7C8FF #FFB7EC #FFEEB7
square
#B7FFCA #B7C8FF #FFB7EC #FFEEB7
split-complementary
#B7FFCA #EEB7FF #FFB7C8
monochromatic
#3DFF70 #7AFF9D #B7FFCA #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.16
#B7FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#B7FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FFCA
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FFCA | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C7
Deuteranopia (green-blind)
#F3EBCD
Tritanopia (blue-blind)
#ACFDF0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #b7ffca; /* rgb */ color: rgb(183, 255, 202); /* oklch */ color: oklch(93.9% 0.101 152.3);
Tailwind
colors: {
custom: {
50: '#ceffda',
500: '#b7ffca',
950: '#000000',
},
}SCSS
$custom: #b7ffca; $custom-light: #ceffda; $custom-dark: #000000;
JSON
{
"hex": "#b7ffca",
"rgb": {
"r": 183,
"g": 255,
"b": 202
},
"hsl": {
"h": 135.833,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.93875,
"c": 0.10127,
"h": 152.3
},
"luminance": 0.85852
}Semantic roles & 50–950 ramp
primary
#B7FFCA
secondary
#E674C8
accent
#00A9E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683