#84FEFD#84FEFD
#84FEFD is a very light, moderate teal. Relative luminance 0.829; OKLCH L 92.6% C 0.110 H 194.7°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #84FEFD |
|---|---|
| RGB | rgb(132, 254, 253) |
| HSL | hsl(180, 98%, 76%) |
| HSV | hsv(180, 48%, 100%) |
| CMYK | cmyk(48%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(92.96, -34.44, -10.11) |
| CIE-LCH | lch(92.96, 35.90, 196.36°) |
| OKLab | oklab(92.64% -0.1065 -0.0279) |
| OKLCH | oklch(92.64% 0.11 194.7) |
| XYZ | xyz(62.6799, 82.8755, 105.6029) |
| Luminance | 0.8288 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.85
Light Cyan
#ACFFFC
ΔE00 4.21
Bright Light Blue
#26F7FD
ΔE00 4.91
Aqua
#00FFFF
ΔE00 4.99
Bright Turquoise
#0FFEF9
ΔE00 5.32
Pale Cyan
#B7FFFA
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FEFD #FE8485
analogous
#84FEC0 #84FEFD #84C2FE
triadic
#84FEFD #FD84FE #FEFD84
tetradic
#84FEFD #C084FE #FE8485 #C2FE84
square
#84FEFD #C084FE #FE8485 #C2FE84
split-complementary
#84FEFD #FE84C2 #FEC084
monochromatic
#0BFDFB #47FEFC #84FEFD #C1FEFE #E1FFFF
Accessibility & contrast
On white
1.19
#84FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#84FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FEFD
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FEFD | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#DCE4FE
Tritanopia (blue-blind)
#37FFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #84fefd; /* rgb */ color: rgb(132, 254, 253); /* oklch */ color: oklch(92.6% 0.110 194.7);
Tailwind
colors: {
custom: {
50: '#b0fffe',
500: '#84fefd',
950: '#000000',
},
}SCSS
$custom: #84fefd; $custom-light: #b0fffe; $custom-dark: #000000;
JSON
{
"hex": "#84fefd",
"rgb": {
"r": 132,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.508,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.92639,
"c": 0.11007,
"h": 194.7
},
"luminance": 0.82881
}Semantic roles & 50–950 ramp
primary
#84FEFD
secondary
#DD494A
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685