#B2F693#B2F693
#B2F693 is a very light, vivid green. Relative luminance 0.775; OKLCH L 90.5% C 0.146 H 136.4°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F693 |
|---|---|
| RGB | rgb(178, 246, 147) |
| HSL | hsl(101, 85%, 77%) |
| HSV | hsv(101, 40%, 96%) |
| CMYK | cmyk(27.6%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(90.54, -38.62, 40.97) |
| CIE-LCH | lch(90.54, 56.30, 133.31°) |
| OKLab | oklab(90.5% -0.1057 0.1007) |
| OKLCH | oklch(90.5% 0.146 136.4) |
| XYZ | xyz(56.5808, 77.4812, 39.5724) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.47
Pastel Green
#B0FF9D
ΔE00 2.28
Celery
#C1FD95
ΔE00 2.40
Tea Green
#BDF8A3
ΔE00 2.48
Light Pastel Green
#B2FBA5
ΔE00 2.83
Pistachio (survey)
#C0FA8B
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F693 #D793F6
analogous
#E4F693 #B2F693 #93F6A6
triadic
#B2F693 #93B2F6 #F693B2
tetradic
#B2F693 #93E4F6 #D793F6 #F6A693
square
#B2F693 #93E4F6 #D793F6 #F6A693
split-complementary
#B2F693 #A693F6 #F693E4
monochromatic
#61ED22 #8AF15B #B2F693 #DAFBCB #EBFDE3
Accessibility & contrast
On white
1.27
#B2F693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#B2F693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F693
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F693 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88C
Deuteranopia (green-blind)
#F2E299
Tritanopia (blue-blind)
#B0EFDE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b2f693; /* rgb */ color: rgb(178, 246, 147); /* oklch */ color: oklch(90.5% 0.146 136.4);
Tailwind
colors: {
custom: {
50: '#cbf9b4',
500: '#b2f693',
950: '#000000',
},
}SCSS
$custom: #b2f693; $custom-light: #cbf9b4; $custom-dark: #000000;
JSON
{
"hex": "#b2f693",
"rgb": {
"r": 178,
"g": 246,
"b": 147
},
"hsl": {
"h": 101.212,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.90503,
"c": 0.14601,
"h": 136.4
},
"luminance": 0.77483
}Semantic roles & 50–950 ramp
primary
#B2F693
secondary
#AE59D4
accent
#04E19C
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#131711
muted
#838581