#84FDFE#84FDFE
#84FDFE is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.4% C 0.109 H 196.1°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #84FDFE |
|---|---|
| RGB | rgb(132, 253, 254) |
| HSL | hsl(180, 98%, 76%) |
| HSV | hsv(180, 48%, 100%) |
| CMYK | cmyk(48%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(92.71, -33.73, -11.00) |
| CIE-LCH | lch(92.71, 35.48, 198.06°) |
| OKLab | oklab(92.45% -0.105 -0.0304) |
| OKLCH | oklch(92.45% 0.109 196.1) |
| XYZ | xyz(62.5232, 82.3064, 106.3386) |
| Luminance | 0.8231 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.96
Light Cyan
#ACFFFC
ΔE00 4.25
Bright Light Blue
#26F7FD
ΔE00 4.75
Aqua
#00FFFF
ΔE00 5.17
Robin Egg Blue
#8AF1FE
ΔE00 5.30
Robin'S Egg Blue
#98EFF9
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FDFE #FE8584
analogous
#84FEC2 #84FDFE #84C0FE
triadic
#84FDFE #FE84FD #FDFE84
tetradic
#84FDFE #C284FE #FE8584 #C0FE84
square
#84FDFE #C284FE #FE8584 #C0FE84
split-complementary
#84FDFE #FE84C0 #FEC284
monochromatic
#0BFBFD #47FCFE #84FDFE #C1FEFE #E1FFFF
Accessibility & contrast
On white
1.20
#84FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#84FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FDFE
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FDFE | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#DAE4FF
Tritanopia (blue-blind)
#36FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #84fdfe; /* rgb */ color: rgb(132, 253, 254); /* oklch */ color: oklch(92.4% 0.109 196.1);
Tailwind
colors: {
custom: {
50: '#b0fefe',
500: '#84fdfe',
950: '#000000',
},
}SCSS
$custom: #84fdfe; $custom-light: #b0fefe; $custom-dark: #000000;
JSON
{
"hex": "#84fdfe",
"rgb": {
"r": 132,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.492,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.92447,
"c": 0.1093,
"h": 196.1
},
"luminance": 0.82312
}Semantic roles & 50–950 ramp
primary
#84FDFE
secondary
#DD4A49
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685