#84CCCA#84CCCA
#84CCCA is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.7% C 0.072 H 193.6°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #84CCCA |
|---|---|
| RGB | rgb(132, 204, 202) |
| HSL | hsl(178, 41%, 66%) |
| HSV | hsv(178, 35%, 80%) |
| CMYK | cmyk(35.3%, 0%, 1%, 20%) |
| CIE-LAB | lab(77.49, -22.85, -6.14) |
| CIE-LCH | lch(77.49, 23.66, 195.04°) |
| OKLab | oklab(79.74% -0.0701 -0.0169) |
| OKLCH | oklch(79.74% 0.072 193.6) |
| XYZ | xyz(41.7654, 52.3529, 63.7700) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.31
Darkturquoise
#00CED1
ΔE00 7.84
Powder Blue
#B0E0E6
ΔE00 8.46
Pale Teal
#82CBB2
ΔE00 8.57
Paleturquoise
#AFEEEE
ΔE00 8.58
Seafoam Blue
#78D1B6
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CCCA #CC8486
analogous
#84CCA6 #84CCCA #84AACC
triadic
#84CCCA #CA84CC #CCCA84
tetradic
#84CCCA #A684CC #CC8486 #AACC84
square
#84CCCA #A684CC #CC8486 #AACC84
split-complementary
#84CCCA #CC84AA #CCA684
monochromatic
#3F9795 #59BAB7 #84CCCA #AFDEDD #DBF0EF
Accessibility & contrast
On white
1.83
#84CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#84CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CCCA
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CCCA | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5CA
Deuteranopia (green-blind)
#B6BBCB
Tritanopia (blue-blind)
#68D0CB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #84ccca; /* rgb */ color: rgb(132, 204, 202); /* oklch */ color: oklch(79.7% 0.072 193.6);
Tailwind
colors: {
custom: {
50: '#abdbda',
500: '#84ccca',
950: '#000000',
},
}SCSS
$custom: #84ccca; $custom-light: #abdbda; $custom-dark: #000000;
JSON
{
"hex": "#84ccca",
"rgb": {
"r": 132,
"g": 204,
"b": 202
},
"hsl": {
"h": 178.333,
"s": 41.379,
"l": 65.882
},
"oklch": {
"l": 0.79739,
"c": 0.07213,
"h": 193.6
},
"luminance": 0.52356
}Semantic roles & 50–950 ramp
primary
#84CCCA
secondary
#9D5759
accent
#3135B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483