#84FDED#84FDED
#84FDED is a very light, moderate teal. Relative luminance 0.813; OKLCH L 91.9% C 0.112 H 184.3°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #84FDED |
|---|---|
| RGB | rgb(132, 253, 237) |
| HSL | hsl(172, 97%, 75%) |
| HSV | hsv(172, 48%, 99%) |
| CMYK | cmyk(47.8%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(92.25, -37.86, -2.87) |
| CIE-LCH | lch(92.25, 37.97, 184.34°) |
| OKLab | oklab(91.92% -0.1119 -0.0083) |
| OKLCH | oklch(91.92% 0.112 184.3) |
| XYZ | xyz(59.9207, 81.2654, 92.6325) |
| Luminance | 0.8127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.64
Bright Aqua
#0BF9EA
ΔE00 5.22
Bright Turquoise
#0FFEF9
ΔE00 6.01
Light Aqua
#8CFFDB
ΔE00 6.23
Light Cyan
#ACFFFC
ΔE00 6.31
Pale Aqua
#B8FFEB
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FDED #FD8494
analogous
#84FDB0 #84FDED #84D0FD
triadic
#84FDED #ED84FD #FDED84
tetradic
#84FDED #B084FD #FD8494 #D0FD84
square
#84FDED #B084FD #FD8494 #D0FD84
split-complementary
#84FDED #FD84D0 #FDB084
monochromatic
#0CFBDB #48FCE4 #84FDED #C0FEF6 #E1FFFB
Accessibility & contrast
On white
1.22
#84FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#84FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FDED
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FDED | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EC
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#47FFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #84fded; /* rgb */ color: rgb(132, 253, 237); /* oklch */ color: oklch(91.9% 0.112 184.3);
Tailwind
colors: {
custom: {
50: '#affef2',
500: '#84fded',
950: '#000000',
},
}SCSS
$custom: #84fded; $custom-light: #affef2; $custom-dark: #000000;
JSON
{
"hex": "#84fded",
"rgb": {
"r": 132,
"g": 253,
"b": 237
},
"hsl": {
"h": 172.066,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.91923,
"c": 0.11225,
"h": 184.3
},
"luminance": 0.81271
}Semantic roles & 50–950 ramp
primary
#84FDED
secondary
#DC495D
accent
#001EE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685