#84FEED#84FEED
#84FEED is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.2% C 0.113 H 183.7°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #84FEED |
|---|---|
| RGB | rgb(132, 254, 237) |
| HSL | hsl(172, 98%, 76%) |
| HSV | hsv(172, 48%, 100%) |
| CMYK | cmyk(48%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(92.53, -38.32, -2.46) |
| CIE-LCH | lch(92.53, 38.40, 183.67°) |
| OKLab | oklab(92.15% -0.113 -0.0072) |
| OKLCH | oklch(92.15% 0.113 183.7) |
| XYZ | xyz(60.2372, 81.8984, 92.7380) |
| Luminance | 0.8190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.55
Bright Aqua
#0BF9EA
ΔE00 5.26
Light Aqua
#8CFFDB
ΔE00 5.93
Bright Turquoise
#0FFEF9
ΔE00 6.17
Pale Aqua
#B8FFEB
ΔE00 6.31
Light Cyan
#ACFFFC
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FEED #FE8495
analogous
#84FEB0 #84FEED #84D2FE
triadic
#84FEED #ED84FE #FEED84
tetradic
#84FEED #B084FE #FE8495 #D2FE84
square
#84FEED #B084FE #FE8495 #D2FE84
split-complementary
#84FEED #FE84D2 #FEB084
monochromatic
#0BFDDB #47FEE4 #84FEED #C1FEF6 #E1FFFB
Accessibility & contrast
On white
1.21
#84FEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#84FEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FEED
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FEED | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EC
Deuteranopia (green-blind)
#E0E3EF
Tritanopia (blue-blind)
#47FFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #84feed; /* rgb */ color: rgb(132, 254, 237); /* oklch */ color: oklch(92.2% 0.113 183.7);
Tailwind
colors: {
custom: {
50: '#affff2',
500: '#84feed',
950: '#000000',
},
}SCSS
$custom: #84feed; $custom-light: #affff2; $custom-dark: #000000;
JSON
{
"hex": "#84feed",
"rgb": {
"r": 132,
"g": 254,
"b": 237
},
"hsl": {
"h": 171.639,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.9215,
"c": 0.11325,
"h": 183.7
},
"luminance": 0.81904
}Semantic roles & 50–950 ramp
primary
#84FEED
secondary
#DD495D
accent
#0020E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685