#92FFBA#92FFBA
#92FFBA is a very light, vivid green. Relative luminance 0.812; OKLCH L 91.7% C 0.140 H 154.8°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #92FFBA |
|---|---|
| RGB | rgb(146, 255, 186) |
| HSL | hsl(142, 100%, 79%) |
| HSV | hsv(142, 43%, 100%) |
| CMYK | cmyk(42.7%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(92.21, -46.07, 23.39) |
| CIE-LCH | lch(92.21, 51.67, 153.09°) |
| OKLab | oklab(91.66% -0.1262 0.0595) |
| OKLCH | oklch(91.66% 0.14 154.8) |
| XYZ | xyz(56.4731, 81.1723, 59.1368) |
| Luminance | 0.8118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.77
Light Blue Green
#7EFBB3
ΔE00 1.95
Seafoam (survey)
#80F9AD
ΔE00 2.26
Light Sea Green
#98F6B0
ΔE00 2.38
Seafoam Green
#7AF9AB
ΔE00 2.74
Mint (survey)
#9FFEB0
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FFBA #FF92D7
analogous
#A0FF92 #92FFBA #92FFF0
triadic
#92FFBA #BA92FF #FFBA92
tetradic
#92FFBA #92A0FF #FF92D7 #FFF092
square
#92FFBA #92A0FF #FF92D7 #FFF092
split-complementary
#92FFBA #F092FF #FF92A0
monochromatic
#18FF6D #55FF93 #92FFBA #CFFFE1 #E0FFEC
Accessibility & contrast
On white
1.22
#92FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#92FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FFBA
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FFBA | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B6
Deuteranopia (green-blind)
#EEE4BE
Tritanopia (blue-blind)
#7BFDEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #92ffba; /* rgb */ color: rgb(146, 255, 186); /* oklch */ color: oklch(91.7% 0.140 154.8);
Tailwind
colors: {
custom: {
50: '#b7ffcf',
500: '#92ffba',
950: '#000000',
},
}SCSS
$custom: #92ffba; $custom-light: #b7ffcf; $custom-dark: #000000;
JSON
{
"hex": "#92ffba",
"rgb": {
"r": 146,
"g": 255,
"b": 186
},
"hsl": {
"h": 142.018,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.9166,
"c": 0.13955,
"h": 154.8
},
"luminance": 0.81176
}Semantic roles & 50–950 ramp
primary
#92FFBA
secondary
#E154AD
accent
#0091E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121813
muted
#828683