#84FFFD#84FFFD
#84FFFD is a very light, moderate teal. Relative luminance 0.835; OKLCH L 92.9% C 0.111 H 194.0°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #84FFFD |
|---|---|
| RGB | rgb(132, 255, 253) |
| HSL | hsl(179, 100%, 76%) |
| HSV | hsv(179, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(93.24, -34.91, -9.70) |
| CIE-LCH | lch(93.24, 36.23, 195.52°) |
| OKLab | oklab(92.86% -0.1075 -0.0268) |
| OKLCH | oklch(92.86% 0.111 194) |
| XYZ | xyz(62.9981, 83.5118, 105.7090) |
| Luminance | 0.8352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.84
Light Cyan
#ACFFFC
ΔE00 4.25
Aqua
#00FFFF
ΔE00 4.92
Bright Light Blue
#26F7FD
ΔE00 5.06
Bright Turquoise
#0FFEF9
ΔE00 5.16
Pale Cyan
#B7FFFA
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FFFD #FF8486
analogous
#84FFBF #84FFFD #84C3FF
triadic
#84FFFD #FD84FF #FFFD84
tetradic
#84FFFD #BF84FF #FF8486 #C3FF84
square
#84FFFD #BF84FF #FF8486 #C3FF84
split-complementary
#84FFFD #FF84C3 #FFBF84
monochromatic
#0AFFFB #47FFFC #84FFFD #C1FFFE #E0FFFF
Accessibility & contrast
On white
1.19
#84FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#84FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FFFD
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FFFD | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FD
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#36FFFE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #84fffd; /* rgb */ color: rgb(132, 255, 253); /* oklch */ color: oklch(92.9% 0.111 194.0);
Tailwind
colors: {
custom: {
50: '#b0fffe',
500: '#84fffd',
950: '#000000',
},
}SCSS
$custom: #84fffd; $custom-light: #b0fffe; $custom-dark: #000000;
JSON
{
"hex": "#84fffd",
"rgb": {
"r": 132,
"g": 255,
"b": 253
},
"hsl": {
"h": 179.024,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.92863,
"c": 0.11084,
"h": 194
},
"luminance": 0.83517
}Semantic roles & 50–950 ramp
primary
#84FFFD
secondary
#DF484B
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685