#84FEFF#84FEFF
#84FEFF is a very light, moderate teal. Relative luminance 0.830; OKLCH L 92.7% C 0.110 H 196.1°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #84FEFF |
|---|---|
| RGB | rgb(132, 254, 255) |
| HSL | hsl(180, 100%, 76%) |
| HSV | hsv(180, 48%, 100%) |
| CMYK | cmyk(48.2%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(93.02, -33.95, -11.06) |
| CIE-LCH | lch(93.02, 35.70, 198.05°) |
| OKLab | oklab(92.7% -0.1057 -0.0306) |
| OKLCH | oklch(92.7% 0.11 196.1) |
| XYZ | xyz(63.0002, 83.0036, 107.2897) |
| Luminance | 0.8301 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.93
Light Cyan
#ACFFFC
ΔE00 4.27
Bright Light Blue
#26F7FD
ΔE00 4.78
Aqua
#00FFFF
ΔE00 5.12
Robin Egg Blue
#8AF1FE
ΔE00 5.41
Bright Turquoise
#0FFEF9
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FEFF #FF8584
analogous
#84FFC2 #84FEFF #84C0FF
triadic
#84FEFF #FF84FE #FEFF84
tetradic
#84FEFF #C284FF #FF8584 #C0FF84
square
#84FEFF #C284FF #FF8584 #C0FF84
split-complementary
#84FEFF #FF84C0 #FFC284
monochromatic
#0AFDFF #47FEFF #84FEFF #C1FEFF #E0FFFF
Accessibility & contrast
On white
1.19
#84FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#84FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FEFF
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FEFF | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#DBE4FF
Tritanopia (blue-blind)
#34FFFE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #84feff; /* rgb */ color: rgb(132, 254, 255); /* oklch */ color: oklch(92.7% 0.110 196.1);
Tailwind
colors: {
custom: {
50: '#b0ffff',
500: '#84feff',
950: '#000000',
},
}SCSS
$custom: #84feff; $custom-light: #b0ffff; $custom-dark: #000000;
JSON
{
"hex": "#84feff",
"rgb": {
"r": 132,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.488,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.92703,
"c": 0.10999,
"h": 196.1
},
"luminance": 0.83009
}Semantic roles & 50–950 ramp
primary
#84FEFF
secondary
#DF4A48
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686