#92FFBC#92FFBC
#92FFBC is a very light, vivid green. Relative luminance 0.813; OKLCH L 91.7% C 0.138 H 155.5°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #92FFBC |
|---|---|
| RGB | rgb(146, 255, 188) |
| HSL | hsl(143, 100%, 79%) |
| HSV | hsv(143, 43%, 100%) |
| CMYK | cmyk(42.7%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(92.25, -45.70, 22.42) |
| CIE-LCH | lch(92.25, 50.91, 153.87°) |
| OKLab | oklab(91.7% -0.1254 0.0571) |
| OKLCH | oklch(91.7% 0.138 155.5) |
| XYZ | xyz(56.6872, 81.2579, 60.2644) |
| Luminance | 0.8126 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.65
Light Blue Green
#7EFBB3
ΔE00 2.03
Seafoam (survey)
#80F9AD
ΔE00 2.50
Light Sea Green
#98F6B0
ΔE00 2.58
Seafoam Green
#7AF9AB
ΔE00 2.96
Mint (survey)
#9FFEB0
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FFBC #FF92D5
analogous
#9EFF92 #92FFBC #92FFF2
triadic
#92FFBC #BC92FF #FFBC92
tetradic
#92FFBC #929EFF #FF92D5 #FFF292
square
#92FFBC #929EFF #FF92D5 #FFF292
split-complementary
#92FFBC #F292FF #FF929E
monochromatic
#18FF71 #55FF96 #92FFBC #CFFFE2 #E0FFEC
Accessibility & contrast
On white
1.22
#92FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#92FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FFBC
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FFBC | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0B8
Deuteranopia (green-blind)
#EEE4C0
Tritanopia (blue-blind)
#7AFDED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #92ffbc; /* rgb */ color: rgb(146, 255, 188); /* oklch */ color: oklch(91.7% 0.138 155.5);
Tailwind
colors: {
custom: {
50: '#b7ffd0',
500: '#92ffbc',
950: '#000000',
},
}SCSS
$custom: #92ffbc; $custom-light: #b7ffd0; $custom-dark: #000000;
JSON
{
"hex": "#92ffbc",
"rgb": {
"r": 146,
"g": 255,
"b": 188
},
"hsl": {
"h": 143.119,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.91703,
"c": 0.13777,
"h": 155.5
},
"luminance": 0.81262
}Semantic roles & 50–950 ramp
primary
#92FFBC
secondary
#E154AB
accent
#008DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683