#84FCD8#84FCD8
#84FCD8 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.1% C 0.121 H 171.7°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #84FCD8 |
|---|---|
| RGB | rgb(132, 252, 216) |
| HSL | hsl(162, 95%, 75%) |
| HSV | hsv(162, 48%, 99%) |
| CMYK | cmyk(47.6%, 0%, 14.3%, 1.2%) |
| CIE-LAB | lab(91.45, -42.21, 6.84) |
| CIE-LCH | lch(91.45, 42.76, 170.80°) |
| OKLab | oklab(91.11% -0.1197 0.0174) |
| OKLCH | oklch(91.11% 0.121 171.7) |
| XYZ | xyz(56.7155, 79.4795, 77.3048) |
| Luminance | 0.7948 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.88
Aquamarine
#7FFFD4
ΔE00 1.82
Light Turquoise
#7EF4CC
ΔE00 2.14
Tiffany Blue
#7BF2DA
ΔE00 3.94
Pale Turquoise
#A5FBD5
ΔE00 4.04
Light Aquamarine
#7BFDC7
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FCD8 #FC84A8
analogous
#84FC9C #84FCD8 #84E4FC
triadic
#84FCD8 #D884FC #FCD884
tetradic
#84FCD8 #9C84FC #FC84A8 #E4FC84
square
#84FCD8 #9C84FC #FC84A8 #E4FC84
split-complementary
#84FCD8 #FC84E4 #FC9C84
monochromatic
#0DF9B2 #48FBC5 #84FCD8 #C0FDEB #E1FEF6
Accessibility & contrast
On white
1.24
#84FCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#84FCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FCD8
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FCD8 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD6
Deuteranopia (green-blind)
#E3E1DA
Tritanopia (blue-blind)
#56FEF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #84fcd8; /* rgb */ color: rgb(132, 252, 216); /* oklch */ color: oklch(91.1% 0.121 171.7);
Tailwind
colors: {
custom: {
50: '#affee4',
500: '#84fcd8',
950: '#000000',
},
}SCSS
$custom: #84fcd8; $custom-light: #affee4; $custom-dark: #000000;
JSON
{
"hex": "#84fcd8",
"rgb": {
"r": 132,
"g": 252,
"b": 216
},
"hsl": {
"h": 162,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.91106,
"c": 0.12099,
"h": 171.7
},
"luminance": 0.79484
}Semantic roles & 50–950 ramp
primary
#84FCD8
secondary
#DB4975
accent
#0045E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684