#84FEFA#84FEFA
#84FEFA is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.5% C 0.110 H 192.6°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #84FEFA |
|---|---|
| RGB | rgb(132, 254, 250) |
| HSL | hsl(178, 98%, 76%) |
| HSV | hsv(178, 48%, 100%) |
| CMYK | cmyk(48%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(92.88, -35.19, -8.68) |
| CIE-LCH | lch(92.88, 36.24, 193.86°) |
| OKLab | oklab(92.54% -0.1077 -0.024) |
| OKLCH | oklch(92.54% 0.11 192.6) |
| XYZ | xyz(62.2058, 82.6858, 103.1058) |
| Luminance | 0.8269 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.98
Light Cyan
#ACFFFC
ΔE00 4.30
Aqua
#00FFFF
ΔE00 4.98
Bright Turquoise
#0FFEF9
ΔE00 5.00
Bright Light Blue
#26F7FD
ΔE00 5.31
Pale Cyan
#B7FFFA
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FEFA #FE8488
analogous
#84FEBD #84FEFA #84C5FE
triadic
#84FEFA #FA84FE #FEFA84
tetradic
#84FEFA #BD84FE #FE8488 #C5FE84
square
#84FEFA #BD84FE #FE8488 #C5FE84
split-complementary
#84FEFA #FE84C5 #FEBD84
monochromatic
#0BFDF5 #47FEF8 #84FEFA #C1FEFC #E1FFFE
Accessibility & contrast
On white
1.20
#84FEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#84FEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FEFA
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FEFA | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FA
Deuteranopia (green-blind)
#DDE4FB
Tritanopia (blue-blind)
#3AFFFC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #84fefa; /* rgb */ color: rgb(132, 254, 250); /* oklch */ color: oklch(92.5% 0.110 192.6);
Tailwind
colors: {
custom: {
50: '#b0fffb',
500: '#84fefa',
950: '#000000',
},
}SCSS
$custom: #84fefa; $custom-light: #b0fffb; $custom-dark: #000000;
JSON
{
"hex": "#84fefa",
"rgb": {
"r": 132,
"g": 254,
"b": 250
},
"hsl": {
"h": 178.033,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.92544,
"c": 0.11033,
"h": 192.6
},
"luminance": 0.82691
}Semantic roles & 50–950 ramp
primary
#84FEFA
secondary
#DD494E
accent
#0008E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685