#84FDFD#84FDFD
#84FDFD is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.4% C 0.109 H 195.4°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #84FDFD |
|---|---|
| RGB | rgb(132, 253, 253) |
| HSL | hsl(180, 97%, 75%) |
| HSV | hsv(180, 48%, 99%) |
| CMYK | cmyk(47.8%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(92.68, -33.98, -10.52) |
| CIE-LCH | lch(92.68, 35.57, 197.21°) |
| OKLab | oklab(92.42% -0.1054 -0.0291) |
| OKLCH | oklch(92.42% 0.109 195.4) |
| XYZ | xyz(62.3634, 82.2425, 105.4974) |
| Luminance | 0.8225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.90
Light Cyan
#ACFFFC
ΔE00 4.20
Bright Light Blue
#26F7FD
ΔE00 4.81
Aqua
#00FFFF
ΔE00 5.09
Bright Turquoise
#0FFEF9
ΔE00 5.50
Robin Egg Blue
#8AF1FE
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FDFD #FD8484
analogous
#84FDC0 #84FDFD #84C0FD
triadic
#84FDFD #FD84FD #FDFD84
tetradic
#84FDFD #C084FD #FD8484 #C0FD84
square
#84FDFD #C084FD #FD8484 #C0FD84
split-complementary
#84FDFD #FD84C0 #FDC084
monochromatic
#0CFBFB #48FCFC #84FDFD #C0FEFE #E1FFFF
Accessibility & contrast
On white
1.20
#84FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#84FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FDFD
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FDFD | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#DBE3FE
Tritanopia (blue-blind)
#37FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #84fdfd; /* rgb */ color: rgb(132, 253, 253); /* oklch */ color: oklch(92.4% 0.109 195.4);
Tailwind
colors: {
custom: {
50: '#b0fefe',
500: '#84fdfd',
950: '#000000',
},
}SCSS
$custom: #84fdfd; $custom-light: #b0fefe; $custom-dark: #000000;
JSON
{
"hex": "#84fdfd",
"rgb": {
"r": 132,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.92415,
"c": 0.10933,
"h": 195.4
},
"luminance": 0.82248
}Semantic roles & 50–950 ramp
primary
#84FDFD
secondary
#DC4949
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685