#84FEFB#84FEFB
#84FEFB is a very light, moderate teal. Relative luminance 0.828; OKLCH L 92.6% C 0.110 H 193.3°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #84FEFB |
|---|---|
| RGB | rgb(132, 254, 251) |
| HSL | hsl(179, 98%, 76%) |
| HSV | hsv(179, 48%, 100%) |
| CMYK | cmyk(48%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(92.90, -34.94, -9.16) |
| CIE-LCH | lch(92.90, 36.12, 194.69°) |
| OKLab | oklab(92.58% -0.1073 -0.0253) |
| OKLCH | oklch(92.58% 0.11 193.3) |
| XYZ | xyz(62.3630, 82.7487, 103.9338) |
| Luminance | 0.8275 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.90
Light Cyan
#ACFFFC
ΔE00 4.25
Aqua
#00FFFF
ΔE00 4.95
Bright Turquoise
#0FFEF9
ΔE00 5.09
Bright Light Blue
#26F7FD
ΔE00 5.15
Pale Cyan
#B7FFFA
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FEFB #FE8487
analogous
#84FEBE #84FEFB #84C4FE
triadic
#84FEFB #FB84FE #FEFB84
tetradic
#84FEFB #BE84FE #FE8487 #C4FE84
square
#84FEFB #BE84FE #FE8487 #C4FE84
split-complementary
#84FEFB #FE84C4 #FEBE84
monochromatic
#0BFDF7 #47FEF9 #84FEFB #C1FEFD #E1FFFE
Accessibility & contrast
On white
1.20
#84FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#84FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FEFB
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FEFB | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FB
Deuteranopia (green-blind)
#DCE4FC
Tritanopia (blue-blind)
#39FFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #84fefb; /* rgb */ color: rgb(132, 254, 251); /* oklch */ color: oklch(92.6% 0.110 193.3);
Tailwind
colors: {
custom: {
50: '#b0fffc',
500: '#84fefb',
950: '#000000',
},
}SCSS
$custom: #84fefb; $custom-light: #b0fffc; $custom-dark: #000000;
JSON
{
"hex": "#84fefb",
"rgb": {
"r": 132,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.525,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.92576,
"c": 0.11022,
"h": 193.3
},
"luminance": 0.82754
}Semantic roles & 50–950 ramp
primary
#84FEFB
secondary
#DD494C
accent
#0006E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685