#84FEF6#84FEF6
#84FEF6 is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.4% C 0.111 H 189.8°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #84FEF6 |
|---|---|
| RGB | rgb(132, 254, 246) |
| HSL | hsl(176, 98%, 76%) |
| HSV | hsv(176, 48%, 100%) |
| CMYK | cmyk(48%, 0%, 3.1%, 0.4%) |
| CIE-LAB | lab(92.77, -36.16, -6.77) |
| CIE-LCH | lch(92.77, 36.79, 190.60°) |
| OKLab | oklab(92.42% -0.1093 -0.0189) |
| OKLCH | oklch(92.42% 0.111 189.8) |
| XYZ | xyz(61.5853, 82.4376, 99.8376) |
| Luminance | 0.8244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.57
Light Cyan
#ACFFFC
ΔE00 4.74
Bright Turquoise
#0FFEF9
ΔE00 4.95
Aqua
#00FFFF
ΔE00 5.34
Bright Aqua
#0BF9EA
ΔE00 5.76
Pale Cyan
#B7FFFA
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FEF6 #FE848C
analogous
#84FEB9 #84FEF6 #84C9FE
triadic
#84FEF6 #F684FE #FEF684
tetradic
#84FEF6 #B984FE #FE848C #C9FE84
square
#84FEF6 #B984FE #FE848C #C9FE84
split-complementary
#84FEF6 #FE84C9 #FEB984
monochromatic
#0BFDED #47FEF2 #84FEF6 #C1FEFA #E1FFFD
Accessibility & contrast
On white
1.20
#84FEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#84FEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FEF6
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FEF6 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F6
Deuteranopia (green-blind)
#DEE4F7
Tritanopia (blue-blind)
#3EFFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #84fef6; /* rgb */ color: rgb(132, 254, 246); /* oklch */ color: oklch(92.4% 0.111 189.8);
Tailwind
colors: {
custom: {
50: '#b0fff9',
500: '#84fef6',
950: '#000000',
},
}SCSS
$custom: #84fef6; $custom-light: #b0fff9; $custom-dark: #000000;
JSON
{
"hex": "#84fef6",
"rgb": {
"r": 132,
"g": 254,
"b": 246
},
"hsl": {
"h": 176.066,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.9242,
"c": 0.11093,
"h": 189.8
},
"luminance": 0.82443
}Semantic roles & 50–950 ramp
primary
#84FEF6
secondary
#DD4953
accent
#000FE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685