#84FEF8#84FEF8
#84FEF8 is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.5% C 0.111 H 191.2°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #84FEF8 |
|---|---|
| RGB | rgb(132, 254, 248) |
| HSL | hsl(177, 98%, 76%) |
| HSV | hsv(177, 48%, 100%) |
| CMYK | cmyk(48%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(92.82, -35.68, -7.73) |
| CIE-LCH | lch(92.82, 36.50, 192.22°) |
| OKLab | oklab(92.48% -0.1085 -0.0215) |
| OKLCH | oklch(92.48% 0.111 191.2) |
| XYZ | xyz(61.8939, 82.5611, 101.4629) |
| Luminance | 0.8257 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.23
Light Cyan
#ACFFFC
ΔE00 4.48
Bright Turquoise
#0FFEF9
ΔE00 4.92
Aqua
#00FFFF
ΔE00 5.11
Bright Light Blue
#26F7FD
ΔE00 5.67
Pale Cyan
#B7FFFA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FEF8 #FE848A
analogous
#84FEBB #84FEF8 #84C7FE
triadic
#84FEF8 #F884FE #FEF884
tetradic
#84FEF8 #BB84FE #FE848A #C7FE84
square
#84FEF8 #BB84FE #FE848A #C7FE84
split-complementary
#84FEF8 #FE84C7 #FEBB84
monochromatic
#0BFDF1 #47FEF5 #84FEF8 #C1FEFB #E1FFFD
Accessibility & contrast
On white
1.20
#84FEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#84FEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FEF8
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FEF8 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F8
Deuteranopia (green-blind)
#DDE4F9
Tritanopia (blue-blind)
#3CFFFC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #84fef8; /* rgb */ color: rgb(132, 254, 248); /* oklch */ color: oklch(92.5% 0.111 191.2);
Tailwind
colors: {
custom: {
50: '#b0fffa',
500: '#84fef8',
950: '#000000',
},
}SCSS
$custom: #84fef8; $custom-light: #b0fffa; $custom-dark: #000000;
JSON
{
"hex": "#84fef8",
"rgb": {
"r": 132,
"g": 254,
"b": 248
},
"hsl": {
"h": 177.049,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.92482,
"c": 0.11059,
"h": 191.2
},
"luminance": 0.82566
}Semantic roles & 50–950 ramp
primary
#84FEF8
secondary
#DD4950
accent
#000BE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685