#BBFFC2#BBFFC2
#BBFFC2 is a very light, moderate green. Relative luminance 0.860; OKLCH L 93.9% C 0.106 H 147.3°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFC2 |
|---|---|
| RGB | rgb(187, 255, 194) |
| HSL | hsl(126, 100%, 87%) |
| HSV | hsv(126, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 23.9%, 0%) |
| CIE-LAB | lab(94.30, -32.71, 22.51) |
| CIE-LCH | lch(94.30, 39.71, 145.46°) |
| OKLab | oklab(93.92% -0.0895 0.0574) |
| OKLCH | oklch(93.92% 0.106 147.3) |
| XYZ | xyz(65.9882, 85.9773, 64.1469) |
| Luminance | 0.8598 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.46
Celadon
#BEFDB7
ΔE00 2.34
Light Mint Green
#A6FBB2
ΔE00 3.27
Light Seafoam Green
#A7FFB5
ΔE00 3.29
Light Seafoam
#A0FEBF
ΔE00 3.63
Pale Green
#C7FDB5
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFC2 #FFBBF8
analogous
#D6FFBB #BBFFC2 #BBFFE4
triadic
#BBFFC2 #C2BBFF #FFC2BB
tetradic
#BBFFC2 #BBD6FF #FFBBF8 #FFE4BB
square
#BBFFC2 #BBD6FF #FFBBF8 #FFE4BB
split-complementary
#BBFFC2 #E4BBFF #FFBBD6
monochromatic
#41FF54 #7EFF8B #BBFFC2 #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.15
#BBFFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#BBFFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFC2
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFC2 | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BE
Deuteranopia (green-blind)
#F6ECC5
Tritanopia (blue-blind)
#B3FCEE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbffc2; /* rgb */ color: rgb(187, 255, 194); /* oklch */ color: oklch(93.9% 0.106 147.3);
Tailwind
colors: {
custom: {
50: '#d1ffd4',
500: '#bbffc2',
950: '#000000',
},
}SCSS
$custom: #bbffc2; $custom-light: #d1ffd4; $custom-dark: #000000;
JSON
{
"hex": "#bbffc2",
"rgb": {
"r": 187,
"g": 255,
"b": 194
},
"hsl": {
"h": 126.176,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.93923,
"c": 0.10637,
"h": 147.3
},
"luminance": 0.8598
}Semantic roles & 50–950 ramp
primary
#BBFFC2
secondary
#E777DC
accent
#00CEE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683