#84FED2#84FED2
#84FED2 is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.4% C 0.127 H 167.7°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #84FED2 |
|---|---|
| RGB | rgb(132, 254, 210) |
| HSL | hsl(158, 98%, 76%) |
| HSV | hsv(158, 48%, 100%) |
| CMYK | cmyk(48%, 0%, 17.3%, 0.4%) |
| CIE-LAB | lab(91.88, -44.38, 10.55) |
| CIE-LCH | lch(91.88, 45.62, 166.62°) |
| OKLab | oklab(91.41% -0.1245 0.0271) |
| OKLCH | oklch(91.41% 0.127 167.7) |
| XYZ | xyz(56.5853, 80.4376, 73.5044) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.67
Light Aqua
#8CFFDB
ΔE00 2.12
Light Turquoise
#7EF4CC
ΔE00 2.19
Light Aquamarine
#7BFDC7
ΔE00 2.40
Pale Turquoise
#A5FBD5
ΔE00 3.87
Bright Teal
#01F9C6
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FED2 #FE84B0
analogous
#84FE95 #84FED2 #84EDFE
triadic
#84FED2 #D284FE #FED284
tetradic
#84FED2 #9584FE #FE84B0 #EDFE84
square
#84FED2 #9584FE #FE84B0 #EDFE84
split-complementary
#84FED2 #FE84ED #FE9584
monochromatic
#0BFDA6 #47FEBC #84FED2 #C1FEE8 #E1FFF4
Accessibility & contrast
On white
1.23
#84FED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#84FED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FED2
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FED2 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D0
Deuteranopia (green-blind)
#E6E2D5
Tritanopia (blue-blind)
#58FFF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #84fed2; /* rgb */ color: rgb(132, 254, 210); /* oklch */ color: oklch(91.4% 0.127 167.7);
Tailwind
colors: {
custom: {
50: '#afffdf',
500: '#84fed2',
950: '#000000',
},
}SCSS
$custom: #84fed2; $custom-light: #afffdf; $custom-dark: #000000;
JSON
{
"hex": "#84fed2",
"rgb": {
"r": 132,
"g": 254,
"b": 210
},
"hsl": {
"h": 158.361,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.91409,
"c": 0.12742,
"h": 167.7
},
"luminance": 0.80442
}Semantic roles & 50–950 ramp
primary
#84FED2
secondary
#DD497E
accent
#0053E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684