#92FBBE#92FBBE
#92FBBE is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.8% C 0.130 H 157.1°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #92FBBE |
|---|---|
| RGB | rgb(146, 251, 190) |
| HSL | hsl(145, 93%, 78%) |
| HSV | hsv(145, 42%, 98%) |
| CMYK | cmyk(41.8%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(91.15, -43.59, 19.88) |
| CIE-LCH | lch(91.15, 47.91, 155.48°) |
| OKLab | oklab(90.83% -0.12 0.0508) |
| OKLCH | oklch(90.83% 0.13 157.1) |
| XYZ | xyz(55.6416, 78.8193, 60.9869) |
| Luminance | 0.7882 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.73
Light Blue Green
#7EFBB3
ΔE00 2.56
Light Sea Green
#98F6B0
ΔE00 2.81
Seafoam (survey)
#80F9AD
ΔE00 3.15
Light Aquamarine
#7BFDC7
ΔE00 3.32
Seafoam Green
#7AF9AB
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FBBE #FB92CF
analogous
#9AFB92 #92FBBE #92FBF3
triadic
#92FBBE #BE92FB #FBBE92
tetradic
#92FBBE #929AFB #FB92CF #FBF392
square
#92FBBE #929AFB #FB92CF #FBF392
split-complementary
#92FBBE #F392FB #FB929A
monochromatic
#1CF778 #57F99B #92FBBE #CDFDE1 #E1FEED
Accessibility & contrast
On white
1.25
#92FBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#92FBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FBBE
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FBBE | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECBB
Deuteranopia (green-blind)
#E9E1C2
Tritanopia (blue-blind)
#7AF9EA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #92fbbe; /* rgb */ color: rgb(146, 251, 190); /* oklch */ color: oklch(90.8% 0.130 157.1);
Tailwind
colors: {
custom: {
50: '#b6fdd1',
500: '#92fbbe',
950: '#000000',
},
}SCSS
$custom: #92fbbe; $custom-light: #b6fdd1; $custom-dark: #000000;
JSON
{
"hex": "#92fbbe",
"rgb": {
"r": 146,
"g": 251,
"b": 190
},
"hsl": {
"h": 145.143,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.90828,
"c": 0.13028,
"h": 157.1
},
"luminance": 0.78823
}Semantic roles & 50–950 ramp
primary
#92FBBE
secondary
#DB56A3
accent
#0085E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683