#84FFFA#84FFFA
#84FFFA is a very light, moderate teal. Relative luminance 0.833; OKLCH L 92.8% C 0.111 H 191.9°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #84FFFA |
|---|---|
| RGB | rgb(132, 255, 250) |
| HSL | hsl(178, 100%, 76%) |
| HSV | hsv(178, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 2%, 0%) |
| CIE-LAB | lab(93.16, -35.65, -8.27) |
| CIE-LCH | lch(93.16, 36.59, 193.06°) |
| OKLab | oklab(92.77% -0.1087 -0.0229) |
| OKLCH | oklch(92.77% 0.111 191.9) |
| XYZ | xyz(62.5240, 83.3222, 103.2119) |
| Luminance | 0.8333 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.07
Light Cyan
#ACFFFC
ΔE00 4.41
Bright Turquoise
#0FFEF9
ΔE00 4.92
Aqua
#00FFFF
ΔE00 4.99
Bright Light Blue
#26F7FD
ΔE00 5.51
Pale Cyan
#B7FFFA
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FFFA #FF8489
analogous
#84FFBC #84FFFA #84C6FF
triadic
#84FFFA #FA84FF #FFFA84
tetradic
#84FFFA #BC84FF #FF8489 #C6FF84
square
#84FFFA #BC84FF #FF8489 #C6FF84
split-complementary
#84FFFA #FF84C6 #FFBC84
monochromatic
#0AFFF5 #47FFF8 #84FFFA #C1FFFC #E0FFFE
Accessibility & contrast
On white
1.19
#84FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#84FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FFFA
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FFFA | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#DEE5FB
Tritanopia (blue-blind)
#3AFFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #84fffa; /* rgb */ color: rgb(132, 255, 250); /* oklch */ color: oklch(92.8% 0.111 191.9);
Tailwind
colors: {
custom: {
50: '#b0fffb',
500: '#84fffa',
950: '#000000',
},
}SCSS
$custom: #84fffa; $custom-light: #b0fffb; $custom-dark: #000000;
JSON
{
"hex": "#84fffa",
"rgb": {
"r": 132,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.561,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.92769,
"c": 0.11114,
"h": 191.9
},
"luminance": 0.83328
}Semantic roles & 50–950 ramp
primary
#84FFFA
secondary
#DF484F
accent
#0009E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685