#84FCDC#84FCDC
#84FCDC is a very light, moderate teal. Relative luminance 0.797; OKLCH L 91.2% C 0.119 H 174.0°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #84FCDC |
|---|---|
| RGB | rgb(132, 252, 220) |
| HSL | hsl(164, 95%, 75%) |
| HSV | hsv(164, 48%, 99%) |
| CMYK | cmyk(47.6%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(91.55, -41.32, 4.91) |
| CIE-LCH | lch(91.55, 41.61, 173.23°) |
| OKLab | oklab(91.21% -0.118 0.0124) |
| OKLCH | oklch(91.21% 0.119 174) |
| XYZ | xyz(57.2389, 79.6889, 80.0614) |
| Luminance | 0.7969 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.48
Aquamarine
#7FFFD4
ΔE00 2.89
Light Turquoise
#7EF4CC
ΔE00 2.97
Tiffany Blue
#7BF2DA
ΔE00 3.05
Pale Turquoise
#A5FBD5
ΔE00 4.58
Light Aquamarine
#7BFDC7
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FCDC #FC84A4
analogous
#84FCA0 #84FCDC #84E0FC
triadic
#84FCDC #DC84FC #FCDC84
tetradic
#84FCDC #A084FC #FC84A4 #E0FC84
square
#84FCDC #A084FC #FC84A4 #E0FC84
split-complementary
#84FCDC #FC84E0 #FCA084
monochromatic
#0DF9BA #48FBCB #84FCDC #C0FDED #E1FEF6
Accessibility & contrast
On white
1.24
#84FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#84FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FCDC
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FCDC | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#E2E1DE
Tritanopia (blue-blind)
#53FEF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #84fcdc; /* rgb */ color: rgb(132, 252, 220); /* oklch */ color: oklch(91.2% 0.119 174.0);
Tailwind
colors: {
custom: {
50: '#affee6',
500: '#84fcdc',
950: '#000000',
},
}SCSS
$custom: #84fcdc; $custom-light: #affee6; $custom-dark: #000000;
JSON
{
"hex": "#84fcdc",
"rgb": {
"r": 132,
"g": 252,
"b": 220
},
"hsl": {
"h": 164,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.91213,
"c": 0.11867,
"h": 174
},
"luminance": 0.79694
}Semantic roles & 50–950 ramp
primary
#84FCDC
secondary
#DB4970
accent
#003DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684