#84CCCF#84CCCF
#84CCCF is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.9% C 0.072 H 199.2°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #84CCCF |
|---|---|
| RGB | rgb(132, 204, 207) |
| HSL | hsl(182, 44%, 66%) |
| HSV | hsv(182, 36%, 81%) |
| CMYK | cmyk(36.2%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(77.63, -21.65, -8.62) |
| CIE-LCH | lch(77.63, 23.31, 201.71°) |
| OKLab | oklab(79.9% -0.0681 -0.0237) |
| OKLCH | oklch(79.9% 0.072 199.2) |
| XYZ | xyz(42.3670, 52.5935, 66.9385) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.23
Powder Blue
#B0E0E6
ΔE00 7.57
Darkturquoise
#00CED1
ΔE00 8.02
Aqua Blue
#02D8E9
ΔE00 8.30
Robin'S Egg Blue
#98EFF9
ΔE00 8.40
Paleturquoise
#AFEEEE
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CCCF #CF8784
analogous
#84CFAD #84CCCF #84A7CF
triadic
#84CCCF #CF84CC #CCCF84
tetradic
#84CCCF #AD84CF #CF8784 #A7CF84
square
#84CCCF #AD84CF #CF8784 #A7CF84
split-complementary
#84CCCF #CF84A7 #CFAD84
monochromatic
#3D989C #58BABE #84CCCF #B0DEE0 #DCF1F1
Accessibility & contrast
On white
1.82
#84CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#84CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CCCF
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CCCF | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CF
Deuteranopia (green-blind)
#B5BCD0
Tritanopia (blue-blind)
#66D1CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #84cccf; /* rgb */ color: rgb(132, 204, 207); /* oklch */ color: oklch(79.9% 0.072 199.2);
Tailwind
colors: {
custom: {
50: '#abdbdd',
500: '#84cccf',
950: '#000000',
},
}SCSS
$custom: #84cccf; $custom-light: #abdbdd; $custom-dark: #000000;
JSON
{
"hex": "#84cccf",
"rgb": {
"r": 132,
"g": 204,
"b": 207
},
"hsl": {
"h": 182.4,
"s": 43.86,
"l": 66.471
},
"oklch": {
"l": 0.799,
"c": 0.07208,
"h": 199.2
},
"luminance": 0.52596
}Semantic roles & 50–950 ramp
primary
#84CCCF
secondary
#A25956
accent
#342FB7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484