#84FFEE#84FFEE
#84FFEE is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.4% C 0.114 H 183.7°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #84FFEE |
|---|---|
| RGB | rgb(132, 255, 238) |
| HSL | hsl(172, 100%, 76%) |
| HSV | hsv(172, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(92.84, -38.54, -2.53) |
| CIE-LCH | lch(92.84, 38.62, 183.75°) |
| OKLab | oklab(92.41% -0.1137 -0.0074) |
| OKLCH | oklch(92.41% 0.114 183.7) |
| XYZ | xyz(60.7019, 82.5933, 93.6156) |
| Luminance | 0.8260 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.71
Bright Aqua
#0BF9EA
ΔE00 5.27
Light Aqua
#8CFFDB
ΔE00 5.96
Bright Turquoise
#0FFEF9
ΔE00 6.14
Pale Aqua
#B8FFEB
ΔE00 6.35
Light Cyan
#ACFFFC
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FFEE #FF8495
analogous
#84FFB0 #84FFEE #84D2FF
triadic
#84FFEE #EE84FF #FFEE84
tetradic
#84FFEE #B084FF #FF8495 #D2FF84
square
#84FFEE #B084FF #FF8495 #D2FF84
split-complementary
#84FFEE #FF84D2 #FFB084
monochromatic
#0AFFDD #47FFE6 #84FFEE #C1FFF6 #E0FFFB
Accessibility & contrast
On white
1.20
#84FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#84FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FFEE
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FFEE | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3ED
Deuteranopia (green-blind)
#E1E4F0
Tritanopia (blue-blind)
#45FFFA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #84ffee; /* rgb */ color: rgb(132, 255, 238); /* oklch */ color: oklch(92.4% 0.114 183.7);
Tailwind
colors: {
custom: {
50: '#b0fff3',
500: '#84ffee',
950: '#000000',
},
}SCSS
$custom: #84ffee; $custom-light: #b0fff3; $custom-dark: #000000;
JSON
{
"hex": "#84ffee",
"rgb": {
"r": 132,
"g": 255,
"b": 238
},
"hsl": {
"h": 171.707,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.92405,
"c": 0.11393,
"h": 183.7
},
"luminance": 0.82599
}Semantic roles & 50–950 ramp
primary
#84FFEE
secondary
#DF485D
accent
#0020E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685