#84CFCA#84CFCA
#84CFCA is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.4% C 0.075 H 190.4°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #84CFCA |
|---|---|
| RGB | rgb(132, 207, 202) |
| HSL | hsl(176, 44%, 66%) |
| HSV | hsv(176, 36%, 81%) |
| CMYK | cmyk(36.2%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(78.34, -24.34, -4.89) |
| CIE-LCH | lch(78.34, 24.83, 191.35°) |
| OKLab | oklab(80.42% -0.0738 -0.0135) |
| OKLCH | oklch(80.42% 0.075 190.4) |
| XYZ | xyz(42.4853, 53.7927, 64.0100) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.76
Pale Teal
#82CBB2
ΔE00 7.47
Darkturquoise
#00CED1
ΔE00 7.83
Seafoam Blue
#78D1B6
ΔE00 7.93
Turquoise
#40E0D0
ΔE00 8.30
Paleturquoise
#AFEEEE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CFCA #CF8489
analogous
#84CFA5 #84CFCA #84AFCF
triadic
#84CFCA #CA84CF #CFCA84
tetradic
#84CFCA #A584CF #CF8489 #AFCF84
square
#84CFCA #A584CF #CF8489 #AFCF84
split-complementary
#84CFCA #CF84AF #CFA584
monochromatic
#3D9C95 #58BEB7 #84CFCA #B0E0DD #DCF1F0
Accessibility & contrast
On white
1.79
#84CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#84CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CFCA
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CFCA | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#B9BECB
Tritanopia (blue-blind)
#67D3CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #84cfca; /* rgb */ color: rgb(132, 207, 202); /* oklch */ color: oklch(80.4% 0.075 190.4);
Tailwind
colors: {
custom: {
50: '#abdeda',
500: '#84cfca',
950: '#000000',
},
}SCSS
$custom: #84cfca; $custom-light: #abdeda; $custom-dark: #000000;
JSON
{
"hex": "#84cfca",
"rgb": {
"r": 132,
"g": 207,
"b": 202
},
"hsl": {
"h": 176,
"s": 43.86,
"l": 66.471
},
"oklch": {
"l": 0.80419,
"c": 0.075,
"h": 190.4
},
"luminance": 0.53795
}Semantic roles & 50–950 ramp
primary
#84CFCA
secondary
#A2565B
accent
#2F38B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483