#84FEE2#84FEE2
#84FEE2 is a very light, moderate teal. Relative luminance 0.813; OKLCH L 91.8% C 0.118 H 176.7°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #84FEE2 |
|---|---|
| RGB | rgb(132, 254, 226) |
| HSL | hsl(166, 98%, 76%) |
| HSV | hsv(166, 48%, 100%) |
| CMYK | cmyk(48%, 0%, 11%, 0.4%) |
| CIE-LAB | lab(92.25, -40.86, 2.83) |
| CIE-LCH | lch(92.25, 40.96, 176.04°) |
| OKLab | oklab(91.84% -0.1176 0.0069) |
| OKLCH | oklch(91.84% 0.118 176.7) |
| XYZ | xyz(58.6792, 81.2752, 84.5322) |
| Luminance | 0.8128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.55
Tiffany Blue
#7BF2DA
ΔE00 2.68
Aquamarine
#7FFFD4
ΔE00 4.07
Light Turquoise
#7EF4CC
ΔE00 4.25
Pale Turquoise
#A5FBD5
ΔE00 5.48
Pale Aqua
#B8FFEB
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FEE2 #FE84A0
analogous
#84FEA5 #84FEE2 #84DDFE
triadic
#84FEE2 #E284FE #FEE284
tetradic
#84FEE2 #A584FE #FE84A0 #DDFE84
square
#84FEE2 #A584FE #FE84A0 #DDFE84
split-complementary
#84FEE2 #FE84DD #FEA584
monochromatic
#0BFDC5 #47FED4 #84FEE2 #C1FEF0 #E1FFF8
Accessibility & contrast
On white
1.22
#84FEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#84FEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FEE2
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FEE2 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1E1
Deuteranopia (green-blind)
#E3E3E4
Tritanopia (blue-blind)
#4FFFF6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #84fee2; /* rgb */ color: rgb(132, 254, 226); /* oklch */ color: oklch(91.8% 0.118 176.7);
Tailwind
colors: {
custom: {
50: '#afffeb',
500: '#84fee2',
950: '#000000',
},
}SCSS
$custom: #84fee2; $custom-light: #afffeb; $custom-dark: #000000;
JSON
{
"hex": "#84fee2",
"rgb": {
"r": 132,
"g": 254,
"b": 226
},
"hsl": {
"h": 166.23,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.91835,
"c": 0.11785,
"h": 176.7
},
"luminance": 0.8128
}Semantic roles & 50–950 ramp
primary
#84FEE2
secondary
#DD496B
accent
#0035E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684