#84FCDF#84FCDF
#84FCDF is a very light, moderate teal. Relative luminance 0.799; OKLCH L 91.3% C 0.117 H 175.8°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #84FCDF |
|---|---|
| RGB | rgb(132, 252, 223) |
| HSL | hsl(166, 95%, 75%) |
| HSV | hsv(166, 48%, 99%) |
| CMYK | cmyk(47.6%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(91.62, -40.65, 3.46) |
| CIE-LCH | lch(91.62, 40.80, 175.14°) |
| OKLab | oklab(91.3% -0.1167 0.0085) |
| OKLCH | oklch(91.3% 0.117 175.8) |
| XYZ | xyz(57.6398, 79.8492, 82.1727) |
| Luminance | 0.7985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.24
Tiffany Blue
#7BF2DA
ΔE00 2.49
Light Turquoise
#7EF4CC
ΔE00 3.73
Aquamarine
#7FFFD4
ΔE00 3.74
Pale Turquoise
#A5FBD5
ΔE00 5.13
Pale Aqua
#B8FFEB
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FCDF #FC84A1
analogous
#84FCA3 #84FCDF #84DDFC
triadic
#84FCDF #DF84FC #FCDF84
tetradic
#84FCDF #A384FC #FC84A1 #DDFC84
square
#84FCDF #A384FC #FC84A1 #DDFC84
split-complementary
#84FCDF #FC84DD #FCA384
monochromatic
#0DF9C0 #48FBCF #84FCDF #C0FDEF #E1FEF7
Accessibility & contrast
On white
1.24
#84FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#84FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FCDF
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FCDF | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDE
Deuteranopia (green-blind)
#E1E1E1
Tritanopia (blue-blind)
#51FFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #84fcdf; /* rgb */ color: rgb(132, 252, 223); /* oklch */ color: oklch(91.3% 0.117 175.8);
Tailwind
colors: {
custom: {
50: '#affee9',
500: '#84fcdf',
950: '#000000',
},
}SCSS
$custom: #84fcdf; $custom-light: #affee9; $custom-dark: #000000;
JSON
{
"hex": "#84fcdf",
"rgb": {
"r": 132,
"g": 252,
"b": 223
},
"hsl": {
"h": 165.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.91295,
"c": 0.11705,
"h": 175.8
},
"luminance": 0.79854
}Semantic roles & 50–950 ramp
primary
#84FCDF
secondary
#DB496D
accent
#0037E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684