#84FEF5#84FEF5
#84FEF5 is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.4% C 0.111 H 189.1°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #84FEF5 |
|---|---|
| RGB | rgb(132, 254, 245) |
| HSL | hsl(176, 98%, 76%) |
| HSV | hsv(176, 48%, 100%) |
| CMYK | cmyk(48%, 0%, 3.5%, 0.4%) |
| CIE-LAB | lab(92.74, -36.41, -6.29) |
| CIE-LCH | lch(92.74, 36.95, 189.81°) |
| OKLab | oklab(92.39% -0.1097 -0.0176) |
| OKLCH | oklch(92.39% 0.111 189.1) |
| XYZ | xyz(61.4322, 82.3764, 99.0314) |
| Luminance | 0.8238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.77
Light Cyan
#ACFFFC
ΔE00 4.90
Bright Turquoise
#0FFEF9
ΔE00 5.00
Aqua
#00FFFF
ΔE00 5.48
Bright Aqua
#0BF9EA
ΔE00 5.61
Tiffany Blue
#7BF2DA
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FEF5 #FE848D
analogous
#84FEB8 #84FEF5 #84CAFE
triadic
#84FEF5 #F584FE #FEF584
tetradic
#84FEF5 #B884FE #FE848D #CAFE84
square
#84FEF5 #B884FE #FE848D #CAFE84
split-complementary
#84FEF5 #FE84CA #FEB884
monochromatic
#0BFDEB #47FEF0 #84FEF5 #C1FEFA #E1FFFD
Accessibility & contrast
On white
1.20
#84FEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#84FEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FEF5
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FEF5 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F5
Deuteranopia (green-blind)
#DEE4F6
Tritanopia (blue-blind)
#3FFFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #84fef5; /* rgb */ color: rgb(132, 254, 245); /* oklch */ color: oklch(92.4% 0.111 189.1);
Tailwind
colors: {
custom: {
50: '#b0fff8',
500: '#84fef5',
950: '#000000',
},
}SCSS
$custom: #84fef5; $custom-light: #b0fff8; $custom-dark: #000000;
JSON
{
"hex": "#84fef5",
"rgb": {
"r": 132,
"g": 254,
"b": 245
},
"hsl": {
"h": 175.574,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.9239,
"c": 0.11111,
"h": 189.1
},
"luminance": 0.82382
}Semantic roles & 50–950 ramp
primary
#84FEF5
secondary
#DD4954
accent
#0011E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685