#84CCC2#84CCC2
#84CCC2 is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.5% C 0.074 H 184.8°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #84CCC2 |
|---|---|
| RGB | rgb(132, 204, 194) |
| HSL | hsl(172, 41%, 66%) |
| HSV | hsv(172, 35%, 80%) |
| CMYK | cmyk(35.3%, 0%, 4.9%, 20%) |
| CIE-LAB | lab(77.27, -24.72, -2.16) |
| CIE-LCH | lch(77.27, 24.82, 184.99°) |
| OKLab | oklab(79.49% -0.0735 -0.0062) |
| OKLCH | oklch(79.49% 0.074 184.8) |
| XYZ | xyz(40.8427, 51.9838, 58.9102) |
| Luminance | 0.5199 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.38
Seafoam Blue
#78D1B6
ΔE00 6.07
Mediumturquoise
#48D1CC
ΔE00 6.30
Turquoise
#40E0D0
ΔE00 8.17
Mediumaquamarine
#66CDAA
ΔE00 8.69
Darkturquoise
#00CED1
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CCC2 #CC848E
analogous
#84CC9E #84CCC2 #84B2CC
triadic
#84CCC2 #C284CC #CCC284
tetradic
#84CCC2 #9E84CC #CC848E #B2CC84
square
#84CCC2 #9E84CC #CC848E #B2CC84
split-complementary
#84CCC2 #CC84B2 #CC9E84
monochromatic
#3F978B #59BAAD #84CCC2 #AFDED7 #DBF0ED
Accessibility & contrast
On white
1.84
#84CCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#84CCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CCC2
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CCC2 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C2
Deuteranopia (green-blind)
#B8BBC3
Tritanopia (blue-blind)
#6BCFC9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #84ccc2; /* rgb */ color: rgb(132, 204, 194); /* oklch */ color: oklch(79.5% 0.074 184.8);
Tailwind
colors: {
custom: {
50: '#aadbd4',
500: '#84ccc2',
950: '#000000',
},
}SCSS
$custom: #84ccc2; $custom-light: #aadbd4; $custom-dark: #000000;
JSON
{
"hex": "#84ccc2",
"rgb": {
"r": 132,
"g": 204,
"b": 194
},
"hsl": {
"h": 171.667,
"s": 41.379,
"l": 65.882
},
"oklch": {
"l": 0.79489,
"c": 0.07372,
"h": 184.8
},
"luminance": 0.51986
}Semantic roles & 50–950 ramp
primary
#84CCC2
secondary
#9D5761
accent
#3143B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483