#84FEEF#84FEEF
#84FEEF is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.2% C 0.113 H 185.0°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #84FEEF |
|---|---|
| RGB | rgb(132, 254, 239) |
| HSL | hsl(173, 98%, 76%) |
| HSV | hsv(173, 48%, 100%) |
| CMYK | cmyk(48%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(92.58, -37.85, -3.42) |
| CIE-LCH | lch(92.58, 38.00, 185.16°) |
| OKLab | oklab(92.21% -0.1122 -0.0098) |
| OKLCH | oklch(92.21% 0.113 185) |
| XYZ | xyz(60.5311, 82.0159, 94.2854) |
| Luminance | 0.8202 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.04
Bright Aqua
#0BF9EA
ΔE00 5.21
Bright Turquoise
#0FFEF9
ΔE00 5.78
Light Cyan
#ACFFFC
ΔE00 6.08
Bright Cyan
#41FDFE
ΔE00 6.27
Pale Aqua
#B8FFEB
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FEEF #FE8493
analogous
#84FEB2 #84FEEF #84D0FE
triadic
#84FEEF #EF84FE #FEEF84
tetradic
#84FEEF #B284FE #FE8493 #D0FE84
square
#84FEEF #B284FE #FE8493 #D0FE84
split-complementary
#84FEEF #FE84D0 #FEB284
monochromatic
#0BFDDF #47FEE7 #84FEEF #C1FEF7 #E1FFFB
Accessibility & contrast
On white
1.21
#84FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#84FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FEEF
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FEEF | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EF
Deuteranopia (green-blind)
#DFE4F1
Tritanopia (blue-blind)
#45FFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #84feef; /* rgb */ color: rgb(132, 254, 239); /* oklch */ color: oklch(92.2% 0.113 185.0);
Tailwind
colors: {
custom: {
50: '#affff4',
500: '#84feef',
950: '#000000',
},
}SCSS
$custom: #84feef; $custom-light: #affff4; $custom-dark: #000000;
JSON
{
"hex": "#84feef",
"rgb": {
"r": 132,
"g": 254,
"b": 239
},
"hsl": {
"h": 172.623,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.92209,
"c": 0.11262,
"h": 185
},
"luminance": 0.82021
}Semantic roles & 50–950 ramp
primary
#84FEEF
secondary
#DD495B
accent
#001CE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685