#84C8CB#84C8CB
#84C8CB is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.9% C 0.069 H 199.4°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #84C8CB |
|---|---|
| RGB | rgb(132, 200, 203) |
| HSL | hsl(183, 41%, 66%) |
| HSV | hsv(183, 35%, 80%) |
| CMYK | cmyk(35%, 1.5%, 0%, 20.4%) |
| CIE-LAB | lab(76.39, -20.61, -8.31) |
| CIE-LCH | lch(76.39, 22.22, 201.97°) |
| OKLab | oklab(78.87% -0.0648 -0.0228) |
| OKLCH | oklch(78.87% 0.069 199.4) |
| XYZ | xyz(40.9457, 50.5233, 64.0827) |
| Luminance | 0.5053 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.73
Powder Blue
#B0E0E6
ΔE00 7.95
Darkturquoise
#00CED1
ΔE00 8.42
Aqua Blue
#02D8E9
ΔE00 8.91
Paleturquoise
#AFEEEE
ΔE00 9.25
Robin'S Egg Blue
#98EFF9
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84C8CB #CB8784
analogous
#84CBAA #84C8CB #84A4CB
triadic
#84C8CB #CB84C8 #C8CB84
tetradic
#84C8CB #AA84CB #CB8784 #A4CB84
square
#84C8CB #AA84CB #CB8784 #A4CB84
split-complementary
#84C8CB #CB84A4 #CBAA84
monochromatic
#3F9295 #59B5B9 #84C8CB #AFDBDD #DAEEEF
Accessibility & contrast
On white
1.89
#84C8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#84C8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84C8CB
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84C8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84C8CB | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CB
Deuteranopia (green-blind)
#B2B8CC
Tritanopia (blue-blind)
#68CDC9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #84c8cb; /* rgb */ color: rgb(132, 200, 203); /* oklch */ color: oklch(78.9% 0.069 199.4);
Tailwind
colors: {
custom: {
50: '#abd8da',
500: '#84c8cb',
950: '#000000',
},
}SCSS
$custom: #84c8cb; $custom-light: #abd8da; $custom-dark: #000000;
JSON
{
"hex": "#84c8cb",
"rgb": {
"r": 132,
"g": 200,
"b": 203
},
"hsl": {
"h": 182.535,
"s": 40.571,
"l": 65.686
},
"oklch": {
"l": 0.78866,
"c": 0.06871,
"h": 199.4
},
"luminance": 0.50526
}Semantic roles & 50–950 ramp
primary
#84C8CB
secondary
#9C5A57
accent
#3732B4
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101414
muted
#818383