#84FBC4#84FBC4
#84FBC4 is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.4% C 0.134 H 162.0°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #84FBC4 |
|---|---|
| RGB | rgb(132, 251, 196) |
| HSL | hsl(152, 94%, 75%) |
| HSV | hsv(152, 47%, 98%) |
| CMYK | cmyk(47.4%, 0%, 21.9%, 1.6%) |
| CIE-LAB | lab(90.73, -45.98, 16.13) |
| CIE-LCH | lch(90.73, 48.73, 160.67°) |
| OKLab | oklab(90.37% -0.1273 0.0413) |
| OKLCH | oklch(90.37% 0.134 162) |
| XYZ | xyz(53.9723, 77.8811, 64.4023) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.12
Light Greenish Blue
#63F7B4
ΔE00 3.34
Aquamarine
#7FFFD4
ΔE00 3.42
Light Blue Green
#7EFBB3
ΔE00 3.52
Light Turquoise
#7EF4CC
ΔE00 3.84
Light Seafoam
#A0FEBF
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FBC4 #FB84BB
analogous
#84FB88 #84FBC4 #84F6FB
triadic
#84FBC4 #C484FB #FBC484
tetradic
#84FBC4 #8884FB #FB84BB #F6FB84
square
#84FBC4 #8884FB #FB84BB #F6FB84
split-complementary
#84FBC4 #FB84F6 #FB8884
monochromatic
#0DF78B #49F9A8 #84FBC4 #BFFDE0 #E1FEF1
Accessibility & contrast
On white
1.27
#84FBC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#84FBC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FBC4
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FBC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FBC4 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECC1
Deuteranopia (green-blind)
#E6DFC7
Tritanopia (blue-blind)
#60FBEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #84fbc4; /* rgb */ color: rgb(132, 251, 196); /* oklch */ color: oklch(90.4% 0.134 162.0);
Tailwind
colors: {
custom: {
50: '#aefdd6',
500: '#84fbc4',
950: '#000000',
},
}SCSS
$custom: #84fbc4; $custom-light: #aefdd6; $custom-dark: #000000;
JSON
{
"hex": "#84fbc4",
"rgb": {
"r": 132,
"g": 251,
"b": 196
},
"hsl": {
"h": 152.269,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.90372,
"c": 0.13384,
"h": 162
},
"luminance": 0.77885
}Semantic roles & 50–950 ramp
primary
#84FBC4
secondary
#D94A8C
accent
#006AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683