#84FFEC#84FFEC
#84FFEC is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.3% C 0.115 H 182.4°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #84FFEC |
|---|---|
| RGB | rgb(132, 255, 236) |
| HSL | hsl(171, 100%, 76%) |
| HSV | hsv(171, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(92.78, -39.01, -1.57) |
| CIE-LCH | lch(92.78, 39.04, 182.30°) |
| OKLab | oklab(92.35% -0.1145 -0.0048) |
| OKLCH | oklch(92.35% 0.115 182.4) |
| XYZ | xyz(60.4097, 82.4765, 92.0767) |
| Luminance | 0.8248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.30
Light Aqua
#8CFFDB
ΔE00 5.32
Bright Aqua
#0BF9EA
ΔE00 5.40
Pale Aqua
#B8FFEB
ΔE00 6.22
Bright Turquoise
#0FFEF9
ΔE00 6.58
Aquamarine
#7FFFD4
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FFEC #FF8497
analogous
#84FFAE #84FFEC #84D4FF
triadic
#84FFEC #EC84FF #FFEC84
tetradic
#84FFEC #AE84FF #FF8497 #D4FF84
square
#84FFEC #AE84FF #FF8497 #D4FF84
split-complementary
#84FFEC #FF84D4 #FFAE84
monochromatic
#0AFFD9 #47FFE3 #84FFEC #C1FFF5 #E0FFFA
Accessibility & contrast
On white
1.20
#84FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#84FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FFEC
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FFEC | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EB
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#47FFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #84ffec; /* rgb */ color: rgb(132, 255, 236); /* oklch */ color: oklch(92.3% 0.115 182.4);
Tailwind
colors: {
custom: {
50: '#affff2',
500: '#84ffec',
950: '#000000',
},
}SCSS
$custom: #84ffec; $custom-light: #affff2; $custom-dark: #000000;
JSON
{
"hex": "#84ffec",
"rgb": {
"r": 132,
"g": 255,
"b": 236
},
"hsl": {
"h": 170.732,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.92347,
"c": 0.11463,
"h": 182.4
},
"luminance": 0.82482
}Semantic roles & 50–950 ramp
primary
#84FFEC
secondary
#DF4860
accent
#0023E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685