#84FFFE#84FFFE
#84FFFE is a very light, moderate teal. Relative luminance 0.836; OKLCH L 92.9% C 0.111 H 194.7°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #84FFFE |
|---|---|
| RGB | rgb(132, 255, 254) |
| HSL | hsl(180, 100%, 76%) |
| HSV | hsv(180, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(93.27, -34.66, -10.17) |
| CIE-LCH | lch(93.27, 36.12, 196.36°) |
| OKLab | oklab(92.9% -0.1071 -0.0281) |
| OKLCH | oklch(92.9% 0.111 194.7) |
| XYZ | xyz(63.1578, 83.5757, 106.5501) |
| Luminance | 0.8358 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.83
Light Cyan
#ACFFFC
ΔE00 4.24
Bright Light Blue
#26F7FD
ΔE00 4.95
Aqua
#00FFFF
ΔE00 4.95
Bright Turquoise
#0FFEF9
ΔE00 5.29
Pale Cyan
#B7FFFA
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FFFE #FF8485
analogous
#84FFC0 #84FFFE #84C2FF
triadic
#84FFFE #FE84FF #FFFE84
tetradic
#84FFFE #C084FF #FF8485 #C2FF84
square
#84FFFE #C084FF #FF8485 #C2FF84
split-complementary
#84FFFE #FF84C2 #FFC084
monochromatic
#0AFFFD #47FFFE #84FFFE #C1FFFE #E0FFFF
Accessibility & contrast
On white
1.19
#84FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#84FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FFFE
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FFFE | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FE
Deuteranopia (green-blind)
#DDE5FF
Tritanopia (blue-blind)
#35FFFE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #84fffe; /* rgb */ color: rgb(132, 255, 254); /* oklch */ color: oklch(92.9% 0.111 194.7);
Tailwind
colors: {
custom: {
50: '#b0fffe',
500: '#84fffe',
950: '#000000',
},
}SCSS
$custom: #84fffe; $custom-light: #b0fffe; $custom-dark: #000000;
JSON
{
"hex": "#84fffe",
"rgb": {
"r": 132,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.512,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.92895,
"c": 0.11076,
"h": 194.7
},
"luminance": 0.83581
}Semantic roles & 50–950 ramp
primary
#84FFFE
secondary
#DF484A
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685