#84FEBE#84FEBE
#84FEBE is a very light, vivid green. Relative luminance 0.795; OKLCH L 90.9% C 0.143 H 158.8°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #84FEBE |
|---|---|
| RGB | rgb(132, 254, 190) |
| HSL | hsl(149, 98%, 76%) |
| HSV | hsv(149, 48%, 100%) |
| CMYK | cmyk(48%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(91.46, -48.45, 20.23) |
| CIE-LCH | lch(91.46, 52.50, 157.34°) |
| OKLab | oklab(90.93% -0.1332 0.0516) |
| OKLCH | oklch(90.93% 0.143 158.8) |
| XYZ | xyz(54.2475, 79.5025, 61.1921) |
| Luminance | 0.7951 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.80
Light Aquamarine
#7BFDC7
ΔE00 2.55
Seafoam (survey)
#80F9AD
ΔE00 2.80
Light Greenish Blue
#63F7B4
ΔE00 2.83
Light Seafoam
#A0FEBF
ΔE00 3.04
Seafoam Green
#7AF9AB
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FEBE #FE84C4
analogous
#87FE84 #84FEBE #84FEFB
triadic
#84FEBE #BE84FE #FEBE84
tetradic
#84FEBE #8487FE #FE84C4 #FEFB84
square
#84FEBE #8487FE #FE84C4 #FEFB84
split-complementary
#84FEBE #FB84FE #FE8487
monochromatic
#0BFD7E #47FE9E #84FEBE #C1FEDE #E1FFEF
Accessibility & contrast
On white
1.24
#84FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#84FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FEBE
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FEBE | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBA
Deuteranopia (green-blind)
#EAE1C2
Tritanopia (blue-blind)
#62FDEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #84febe; /* rgb */ color: rgb(132, 254, 190); /* oklch */ color: oklch(90.9% 0.143 158.8);
Tailwind
colors: {
custom: {
50: '#aeffd1',
500: '#84febe',
950: '#000000',
},
}SCSS
$custom: #84febe; $custom-light: #aeffd1; $custom-dark: #000000;
JSON
{
"hex": "#84febe",
"rgb": {
"r": 132,
"g": 254,
"b": 190
},
"hsl": {
"h": 148.525,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.90929,
"c": 0.14287,
"h": 158.8
},
"luminance": 0.79507
}Semantic roles & 50–950 ramp
primary
#84FEBE
secondary
#DD4997
accent
#0078E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683