#84FFED#84FFED
#84FFED is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.4% C 0.114 H 183.1°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #84FFED |
|---|---|
| RGB | rgb(132, 255, 237) |
| HSL | hsl(171, 100%, 76%) |
| HSV | hsv(171, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(92.81, -38.77, -2.05) |
| CIE-LCH | lch(92.81, 38.83, 183.03°) |
| OKLab | oklab(92.38% -0.1141 -0.0061) |
| OKLCH | oklch(92.38% 0.114 183.1) |
| XYZ | xyz(60.5554, 82.5347, 92.8440) |
| Luminance | 0.8254 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.49
Bright Aqua
#0BF9EA
ΔE00 5.33
Light Aqua
#8CFFDB
ΔE00 5.64
Pale Aqua
#B8FFEB
ΔE00 6.28
Bright Turquoise
#0FFEF9
ΔE00 6.35
Light Cyan
#ACFFFC
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FFED #FF8496
analogous
#84FFAF #84FFED #84D3FF
triadic
#84FFED #ED84FF #FFED84
tetradic
#84FFED #AF84FF #FF8496 #D3FF84
square
#84FFED #AF84FF #FF8496 #D3FF84
split-complementary
#84FFED #FF84D3 #FFAF84
monochromatic
#0AFFDB #47FFE4 #84FFED #C1FFF6 #E0FFFB
Accessibility & contrast
On white
1.20
#84FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#84FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FFED
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FFED | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EC
Deuteranopia (green-blind)
#E1E4EF
Tritanopia (blue-blind)
#46FFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #84ffed; /* rgb */ color: rgb(132, 255, 237); /* oklch */ color: oklch(92.4% 0.114 183.1);
Tailwind
colors: {
custom: {
50: '#affff2',
500: '#84ffed',
950: '#000000',
},
}SCSS
$custom: #84ffed; $custom-light: #affff2; $custom-dark: #000000;
JSON
{
"hex": "#84ffed",
"rgb": {
"r": 132,
"g": 255,
"b": 237
},
"hsl": {
"h": 171.22,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.92376,
"c": 0.11427,
"h": 183.1
},
"luminance": 0.8254
}Semantic roles & 50–950 ramp
primary
#84FFED
secondary
#DF485E
accent
#0022E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685