#84FCF5#84FCF5
#84FCF5 is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.9% C 0.109 H 190.4°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #84FCF5 |
|---|---|
| RGB | rgb(132, 252, 245) |
| HSL | hsl(177, 95%, 75%) |
| HSV | hsv(177, 48%, 99%) |
| CMYK | cmyk(47.6%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(92.18, -35.49, -7.12) |
| CIE-LCH | lch(92.18, 36.19, 191.34°) |
| OKLab | oklab(91.94% -0.1075 -0.0198) |
| OKLCH | oklch(91.94% 0.109 190.4) |
| XYZ | xyz(60.8008, 81.1137, 98.8209) |
| Luminance | 0.8112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.45
Light Cyan
#ACFFFC
ΔE00 4.57
Bright Turquoise
#0FFEF9
ΔE00 5.00
Aqua
#00FFFF
ΔE00 5.31
Pale Cyan
#B7FFFA
ΔE00 5.83
Bright Light Blue
#26F7FD
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FCF5 #FC848B
analogous
#84FCB9 #84FCF5 #84C7FC
triadic
#84FCF5 #F584FC #FCF584
tetradic
#84FCF5 #B984FC #FC848B #C7FC84
square
#84FCF5 #B984FC #FC848B #C7FC84
split-complementary
#84FCF5 #FC84C7 #FCB984
monochromatic
#0DF9EB #48FBF0 #84FCF5 #C0FDFA #E1FEFD
Accessibility & contrast
On white
1.22
#84FCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#84FCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FCF5
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FCF5 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F5
Deuteranopia (green-blind)
#DCE2F6
Tritanopia (blue-blind)
#40FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #84fcf5; /* rgb */ color: rgb(132, 252, 245); /* oklch */ color: oklch(91.9% 0.109 190.4);
Tailwind
colors: {
custom: {
50: '#b0fdf8',
500: '#84fcf5',
950: '#000000',
},
}SCSS
$custom: #84fcf5; $custom-light: #b0fdf8; $custom-dark: #000000;
JSON
{
"hex": "#84fcf5",
"rgb": {
"r": 132,
"g": 252,
"b": 245
},
"hsl": {
"h": 176.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.91939,
"c": 0.10936,
"h": 190.4
},
"luminance": 0.81119
}Semantic roles & 50–950 ramp
primary
#84FCF5
secondary
#DB4952
accent
#000DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685