#84CFC8#84CFC8
#84CFC8 is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.4% C 0.075 H 188.3°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #84CFC8 |
|---|---|
| RGB | rgb(132, 207, 200) |
| HSL | hsl(174, 44%, 66%) |
| HSV | hsv(174, 36%, 81%) |
| CMYK | cmyk(36.2%, 0%, 3.4%, 18.8%) |
| CIE-LAB | lab(78.29, -24.81, -3.89) |
| CIE-LCH | lch(78.29, 25.11, 188.92°) |
| OKLab | oklab(80.36% -0.0746 -0.0109) |
| OKLCH | oklch(80.36% 0.075 188.3) |
| XYZ | xyz(42.2501, 53.6986, 62.7709) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.76
Pale Teal
#82CBB2
ΔE00 6.69
Seafoam Blue
#78D1B6
ΔE00 7.14
Turquoise
#40E0D0
ΔE00 7.96
Darkturquoise
#00CED1
ΔE00 8.08
Paleturquoise
#AFEEEE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CFC8 #CF848B
analogous
#84CFA3 #84CFC8 #84B1CF
triadic
#84CFC8 #C884CF #CFC884
tetradic
#84CFC8 #A384CF #CF848B #B1CF84
square
#84CFC8 #A384CF #CF848B #B1CF84
split-complementary
#84CFC8 #CF84B1 #CFA384
monochromatic
#3D9C93 #58BEB4 #84CFC8 #B0E0DC #DCF1EF
Accessibility & contrast
On white
1.79
#84CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#84CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CFC8
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CFC8 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7C8
Deuteranopia (green-blind)
#BABDC9
Tritanopia (blue-blind)
#68D3CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #84cfc8; /* rgb */ color: rgb(132, 207, 200); /* oklch */ color: oklch(80.4% 0.075 188.3);
Tailwind
colors: {
custom: {
50: '#abded8',
500: '#84cfc8',
950: '#000000',
},
}SCSS
$custom: #84cfc8; $custom-light: #abded8; $custom-dark: #000000;
JSON
{
"hex": "#84cfc8",
"rgb": {
"r": 132,
"g": 207,
"b": 200
},
"hsl": {
"h": 174.4,
"s": 43.86,
"l": 66.471
},
"oklch": {
"l": 0.80357,
"c": 0.0754,
"h": 188.3
},
"luminance": 0.53701
}Semantic roles & 50–950 ramp
primary
#84CFC8
secondary
#A2565D
accent
#2F3BB7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483