#92FCBB#92FCBB
#92FCBB is a very light, vivid green. Relative luminance 0.793; OKLCH L 91.0% C 0.134 H 155.7°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #92FCBB |
|---|---|
| RGB | rgb(146, 252, 187) |
| HSL | hsl(143, 95%, 78%) |
| HSV | hsv(143, 42%, 99%) |
| CMYK | cmyk(42.1%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(91.38, -44.59, 21.73) |
| CIE-LCH | lch(91.38, 49.60, 154.02°) |
| OKLab | oklab(90.99% -0.1224 0.0554) |
| OKLCH | oklch(90.99% 0.134 155.7) |
| XYZ | xyz(55.6303, 79.3159, 59.3822) |
| Luminance | 0.7932 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.53
Light Blue Green
#7EFBB3
ΔE00 2.09
Light Sea Green
#98F6B0
ΔE00 2.28
Seafoam (survey)
#80F9AD
ΔE00 2.52
Seafoam Green
#7AF9AB
ΔE00 3.03
Mint (survey)
#9FFEB0
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FCBB #FC92D3
analogous
#9EFC92 #92FCBB #92FCF0
triadic
#92FCBB #BB92FC #FCBB92
tetradic
#92FCBB #929EFC #FC92D3 #FCF092
square
#92FCBB #929EFC #FC92D3 #FCF092
split-complementary
#92FCBB #F092FC #FC929E
monochromatic
#1BF971 #56FA96 #92FCBB #CEFEE0 #E1FEEC
Accessibility & contrast
On white
1.25
#92FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#92FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FCBB
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FCBB | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#EBE2BF
Tritanopia (blue-blind)
#7BFAEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #92fcbb; /* rgb */ color: rgb(146, 252, 187); /* oklch */ color: oklch(91.0% 0.134 155.7);
Tailwind
colors: {
custom: {
50: '#b6fecf',
500: '#92fcbb',
950: '#000000',
},
}SCSS
$custom: #92fcbb; $custom-light: #b6fecf; $custom-dark: #000000;
JSON
{
"hex": "#92fcbb",
"rgb": {
"r": 146,
"g": 252,
"b": 187
},
"hsl": {
"h": 143.208,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.90991,
"c": 0.13435,
"h": 155.7
},
"luminance": 0.7932
}Semantic roles & 50–950 ramp
primary
#92FCBB
secondary
#DD56A8
accent
#008DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683