#84CDCB#84CDCB
#84CDCB is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.0% C 0.073 H 193.6°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #84CDCB |
|---|---|
| RGB | rgb(132, 205, 203) |
| HSL | hsl(178, 42%, 66%) |
| HSV | hsv(178, 36%, 80%) |
| CMYK | cmyk(35.6%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(77.80, -23.11, -6.22) |
| CIE-LCH | lch(77.80, 23.93, 195.06°) |
| OKLab | oklab(80% -0.0709 -0.0171) |
| OKLCH | oklch(80% 0.073 193.6) |
| XYZ | xyz(42.1226, 52.8772, 64.4751) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.20
Darkturquoise
#00CED1
ΔE00 7.76
Powder Blue
#B0E0E6
ΔE00 8.40
Paleturquoise
#AFEEEE
ΔE00 8.40
Pale Teal
#82CBB2
ΔE00 8.59
Robin'S Egg Blue
#98EFF9
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CDCB #CD8486
analogous
#84CDA6 #84CDCB #84AACD
triadic
#84CDCB #CB84CD #CDCB84
tetradic
#84CDCB #A684CD #CD8486 #AACD84
square
#84CDCB #A684CD #CD8486 #AACD84
split-complementary
#84CDCB #CD84AA #CDA684
monochromatic
#3E9996 #58BBB9 #84CDCB #B0DFDD #DBF0F0
Accessibility & contrast
On white
1.81
#84CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#84CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CDCB
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CDCB | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CB
Deuteranopia (green-blind)
#B7BCCC
Tritanopia (blue-blind)
#67D1CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #84cdcb; /* rgb */ color: rgb(132, 205, 203); /* oklch */ color: oklch(80.0% 0.073 193.6);
Tailwind
colors: {
custom: {
50: '#abdcda',
500: '#84cdcb',
950: '#000000',
},
}SCSS
$custom: #84cdcb; $custom-light: #abdcda; $custom-dark: #000000;
JSON
{
"hex": "#84cdcb",
"rgb": {
"r": 132,
"g": 205,
"b": 203
},
"hsl": {
"h": 178.356,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.79997,
"c": 0.07297,
"h": 193.6
},
"luminance": 0.5288
}Semantic roles & 50–950 ramp
primary
#84CDCB
secondary
#9F5658
accent
#3034B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483