#84FECC#84FECC
#84FECC is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.3% C 0.132 H 164.8°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #84FECC |
|---|---|
| RGB | rgb(132, 254, 204) |
| HSL | hsl(155, 98%, 76%) |
| HSV | hsv(155, 48%, 100%) |
| CMYK | cmyk(48%, 0%, 19.7%, 0.4%) |
| CIE-LAB | lab(91.75, -45.64, 13.46) |
| CIE-LCH | lch(91.75, 47.58, 163.57°) |
| OKLab | oklab(91.26% -0.1271 0.0345) |
| OKLCH | oklch(91.26% 0.132 164.8) |
| XYZ | xyz(55.8518, 80.1442, 69.6412) |
| Luminance | 0.8015 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.09
Aquamarine
#7FFFD4
ΔE00 2.00
Light Turquoise
#7EF4CC
ΔE00 3.03
Light Aqua
#8CFFDB
ΔE00 3.56
Pale Turquoise
#A5FBD5
ΔE00 4.29
Light Greenish Blue
#63F7B4
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FECC #FE84B6
analogous
#84FE8F #84FECC #84F3FE
triadic
#84FECC #CC84FE #FECC84
tetradic
#84FECC #8F84FE #FE84B6 #F3FE84
square
#84FECC #8F84FE #FE84B6 #F3FE84
split-complementary
#84FECC #FE84F3 #FE8F84
monochromatic
#0BFD9A #47FEB3 #84FECC #C1FEE5 #E1FFF2
Accessibility & contrast
On white
1.23
#84FECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#84FECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FECC
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FECC | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC9
Deuteranopia (green-blind)
#E7E2CF
Tritanopia (blue-blind)
#5BFEF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #84fecc; /* rgb */ color: rgb(132, 254, 204); /* oklch */ color: oklch(91.3% 0.132 164.8);
Tailwind
colors: {
custom: {
50: '#aeffdb',
500: '#84fecc',
950: '#000000',
},
}SCSS
$custom: #84fecc; $custom-light: #aeffdb; $custom-dark: #000000;
JSON
{
"hex": "#84fecc",
"rgb": {
"r": 132,
"g": 254,
"b": 204
},
"hsl": {
"h": 155.41,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.91259,
"c": 0.13172,
"h": 164.8
},
"luminance": 0.80149
}Semantic roles & 50–950 ramp
primary
#84FECC
secondary
#DD4986
accent
#005EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684