#84CBCA#84CBCA
#84CBCA is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.5% C 0.071 H 194.7°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #84CBCA |
|---|---|
| RGB | rgb(132, 203, 202) |
| HSL | hsl(179, 41%, 66%) |
| HSV | hsv(179, 35%, 80%) |
| CMYK | cmyk(35%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(77.21, -22.35, -6.56) |
| CIE-LCH | lch(77.21, 23.30, 196.36°) |
| OKLab | oklab(79.51% -0.0689 -0.018) |
| OKLCH | oklch(79.51% 0.071 194.7) |
| XYZ | xyz(41.5285, 51.8790, 63.6910) |
| Luminance | 0.5188 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.56
Darkturquoise
#00CED1
ΔE00 7.91
Powder Blue
#B0E0E6
ΔE00 8.34
Paleturquoise
#AFEEEE
ΔE00 8.71
Pale Teal
#82CBB2
ΔE00 8.96
Aqua Blue
#02D8E9
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CBCA #CB8485
analogous
#84CBA6 #84CBCA #84A8CB
triadic
#84CBCA #CA84CB #CBCA84
tetradic
#84CBCA #A684CB #CB8485 #A8CB84
square
#84CBCA #A684CB #CB8485 #A8CB84
split-complementary
#84CBCA #CB84A8 #CBA684
monochromatic
#3F9594 #59B9B7 #84CBCA #AFDDDD #DAEFEF
Accessibility & contrast
On white
1.85
#84CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#84CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CBCA
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CBCA | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4CA
Deuteranopia (green-blind)
#B5BBCB
Tritanopia (blue-blind)
#68CFCA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #84cbca; /* rgb */ color: rgb(132, 203, 202); /* oklch */ color: oklch(79.5% 0.071 194.7);
Tailwind
colors: {
custom: {
50: '#abdbda',
500: '#84cbca',
950: '#000000',
},
}SCSS
$custom: #84cbca; $custom-light: #abdbda; $custom-dark: #000000;
JSON
{
"hex": "#84cbca",
"rgb": {
"r": 132,
"g": 203,
"b": 202
},
"hsl": {
"h": 179.155,
"s": 40.571,
"l": 65.686
},
"oklch": {
"l": 0.79512,
"c": 0.07123,
"h": 194.7
},
"luminance": 0.51882
}Semantic roles & 50–950 ramp
primary
#84CBCA
secondary
#9C5758
accent
#3234B4
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483