#84FBB8#84FBB8
#84FBB8 is a very light, vivid green. Relative luminance 0.774; OKLCH L 90.1% C 0.144 H 157.1°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #84FBB8 |
|---|---|
| RGB | rgb(132, 251, 184) |
| HSL | hsl(146, 94%, 75%) |
| HSV | hsv(146, 47%, 98%) |
| CMYK | cmyk(47.4%, 0%, 26.7%, 1.6%) |
| CIE-LAB | lab(90.49, -48.33, 21.94) |
| CIE-LCH | lch(90.49, 53.07, 155.58°) |
| OKLab | oklab(90.1% -0.1325 0.0559) |
| OKLCH | oklch(90.1% 0.144 157.1) |
| XYZ | xyz(52.6606, 77.3565, 57.4944) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.00
Seafoam (survey)
#80F9AD
ΔE00 1.87
Seafoam Green
#7AF9AB
ΔE00 2.20
Light Greenish Blue
#63F7B4
ΔE00 2.74
Light Seafoam
#A0FEBF
ΔE00 2.89
Light Sea Green
#98F6B0
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FBB8 #FB84C7
analogous
#8CFB84 #84FBB8 #84FBF3
triadic
#84FBB8 #B884FB #FBB884
tetradic
#84FBB8 #848CFB #FB84C7 #FBF384
square
#84FBB8 #848CFB #FB84C7 #FBF384
split-complementary
#84FBB8 #F384FB #FB848C
monochromatic
#0DF774 #49F996 #84FBB8 #BFFDDA #E1FEEE
Accessibility & contrast
On white
1.27
#84FBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#84FBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FBB8
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FBB8 | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB4
Deuteranopia (green-blind)
#E8DFBC
Tritanopia (blue-blind)
#65F9E9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #84fbb8; /* rgb */ color: rgb(132, 251, 184); /* oklch */ color: oklch(90.1% 0.144 157.1);
Tailwind
colors: {
custom: {
50: '#aefdcd',
500: '#84fbb8',
950: '#000000',
},
}SCSS
$custom: #84fbb8; $custom-light: #aefdcd; $custom-dark: #000000;
JSON
{
"hex": "#84fbb8",
"rgb": {
"r": 132,
"g": 251,
"b": 184
},
"hsl": {
"h": 146.218,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.90097,
"c": 0.14383,
"h": 157.1
},
"luminance": 0.77361
}Semantic roles & 50–950 ramp
primary
#84FBB8
secondary
#D94A9B
accent
#0081E6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683