#84CECA#84CECA
#84CECA is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.2% C 0.074 H 191.4°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #84CECA |
|---|---|
| RGB | rgb(132, 206, 202) |
| HSL | hsl(177, 43%, 66%) |
| HSV | hsv(177, 36%, 81%) |
| CMYK | cmyk(35.9%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(78.06, -23.85, -5.30) |
| CIE-LCH | lch(78.06, 24.43, 192.54°) |
| OKLab | oklab(80.19% -0.0726 -0.0147) |
| OKLCH | oklch(80.19% 0.074 191.4) |
| XYZ | xyz(42.2438, 53.3097, 63.9295) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.90
Darkturquoise
#00CED1
ΔE00 7.80
Pale Teal
#82CBB2
ΔE00 7.82
Seafoam Blue
#78D1B6
ΔE00 8.34
Paleturquoise
#AFEEEE
ΔE00 8.40
Turquoise
#40E0D0
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CECA #CE8488
analogous
#84CEA5 #84CECA #84ADCE
triadic
#84CECA #CA84CE #CECA84
tetradic
#84CECA #A584CE #CE8488 #ADCE84
square
#84CECA #A584CE #CE8488 #ADCE84
split-complementary
#84CECA #CE84AD #CEA584
monochromatic
#3D9A95 #58BDB7 #84CECA #B0DFDD #DCF1F0
Accessibility & contrast
On white
1.80
#84CECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#84CECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CECA
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CECA | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#B8BDCB
Tritanopia (blue-blind)
#67D2CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #84ceca; /* rgb */ color: rgb(132, 206, 202); /* oklch */ color: oklch(80.2% 0.074 191.4);
Tailwind
colors: {
custom: {
50: '#abddda',
500: '#84ceca',
950: '#000000',
},
}SCSS
$custom: #84ceca; $custom-light: #abddda; $custom-dark: #000000;
JSON
{
"hex": "#84ceca",
"rgb": {
"r": 132,
"g": 206,
"b": 202
},
"hsl": {
"h": 176.757,
"s": 43.023,
"l": 66.275
},
"oklch": {
"l": 0.80192,
"c": 0.07403,
"h": 191.4
},
"luminance": 0.53312
}Semantic roles & 50–950 ramp
primary
#84CECA
secondary
#A0565A
accent
#2F37B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483