#84FFFC#84FFFC
#84FFFC is a very light, moderate teal. Relative luminance 0.835; OKLCH L 92.8% C 0.111 H 193.3°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #84FFFC |
|---|---|
| RGB | rgb(132, 255, 252) |
| HSL | hsl(179, 100%, 76%) |
| HSV | hsv(179, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(93.21, -35.15, -9.22) |
| CIE-LCH | lch(93.21, 36.34, 194.70°) |
| OKLab | oklab(92.83% -0.1079 -0.0255) |
| OKLCH | oklch(92.83% 0.111 193.3) |
| XYZ | xyz(62.8392, 83.4483, 104.8722) |
| Luminance | 0.8345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.89
Light Cyan
#ACFFFC
ΔE00 4.28
Aqua
#00FFFF
ΔE00 4.92
Bright Turquoise
#0FFEF9
ΔE00 5.06
Bright Light Blue
#26F7FD
ΔE00 5.19
Pale Cyan
#B7FFFA
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FFFC #FF8487
analogous
#84FFBE #84FFFC #84C4FF
triadic
#84FFFC #FC84FF #FFFC84
tetradic
#84FFFC #BE84FF #FF8487 #C4FF84
square
#84FFFC #BE84FF #FF8487 #C4FF84
split-complementary
#84FFFC #FF84C4 #FFBE84
monochromatic
#0AFFF9 #47FFFB #84FFFC #C1FFFD #E0FFFE
Accessibility & contrast
On white
1.19
#84FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#84FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FFFC
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FFFC | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FC
Deuteranopia (green-blind)
#DDE5FD
Tritanopia (blue-blind)
#38FFFE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #84fffc; /* rgb */ color: rgb(132, 255, 252); /* oklch */ color: oklch(92.8% 0.111 193.3);
Tailwind
colors: {
custom: {
50: '#b0fffd',
500: '#84fffc',
950: '#000000',
},
}SCSS
$custom: #84fffc; $custom-light: #b0fffd; $custom-dark: #000000;
JSON
{
"hex": "#84fffc",
"rgb": {
"r": 132,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.537,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.92831,
"c": 0.11092,
"h": 193.3
},
"luminance": 0.83454
}Semantic roles & 50–950 ramp
primary
#84FFFC
secondary
#DF484C
accent
#0006E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685