#84CCC8#84CCC8
#84CCC8 is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.7% C 0.072 H 191.3°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #84CCC8 |
|---|---|
| RGB | rgb(132, 204, 200) |
| HSL | hsl(177, 41%, 66%) |
| HSV | hsv(177, 35%, 80%) |
| CMYK | cmyk(35.3%, 0%, 2%, 20%) |
| CIE-LAB | lab(77.44, -23.33, -5.15) |
| CIE-LCH | lch(77.44, 23.89, 192.44°) |
| OKLab | oklab(79.68% -0.0709 -0.0142) |
| OKLCH | oklch(79.68% 0.072 191.3) |
| XYZ | xyz(41.5302, 52.2587, 62.5310) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.12
Pale Teal
#82CBB2
ΔE00 7.75
Darkturquoise
#00CED1
ΔE00 7.95
Seafoam Blue
#78D1B6
ΔE00 8.39
Paleturquoise
#AFEEEE
ΔE00 8.76
Powder Blue
#B0E0E6
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CCC8 #CC8488
analogous
#84CCA4 #84CCC8 #84ACCC
triadic
#84CCC8 #C884CC #CCC884
tetradic
#84CCC8 #A484CC #CC8488 #ACCC84
square
#84CCC8 #A484CC #CC8488 #ACCC84
split-complementary
#84CCC8 #CC84AC #CCA484
monochromatic
#3F9792 #59BAB5 #84CCC8 #AFDEDB #DBF0EF
Accessibility & contrast
On white
1.83
#84CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#84CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CCC8
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CCC8 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5C8
Deuteranopia (green-blind)
#B7BBC9
Tritanopia (blue-blind)
#69D0CB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #84ccc8; /* rgb */ color: rgb(132, 204, 200); /* oklch */ color: oklch(79.7% 0.072 191.3);
Tailwind
colors: {
custom: {
50: '#abdbd8',
500: '#84ccc8',
950: '#000000',
},
}SCSS
$custom: #84ccc8; $custom-light: #abdbd8; $custom-dark: #000000;
JSON
{
"hex": "#84ccc8",
"rgb": {
"r": 132,
"g": 204,
"b": 200
},
"hsl": {
"h": 176.667,
"s": 41.379,
"l": 65.882
},
"oklch": {
"l": 0.79675,
"c": 0.07236,
"h": 191.3
},
"luminance": 0.52261
}Semantic roles & 50–950 ramp
primary
#84CCC8
secondary
#9D575B
accent
#3138B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483