#84CEBE#84CEBE
#84CEBE is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.8% C 0.078 H 179.0°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #84CEBE |
|---|---|
| RGB | rgb(132, 206, 190) |
| HSL | hsl(167, 43%, 66%) |
| HSV | hsv(167, 36%, 81%) |
| CMYK | cmyk(35.9%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(77.73, -26.61, 0.67) |
| CIE-LCH | lch(77.73, 26.62, 178.55°) |
| OKLab | oklab(79.83% -0.0776 0.0014) |
| OKLCH | oklch(79.83% 0.078 179) |
| XYZ | xyz(40.8779, 52.7633, 56.7356) |
| Luminance | 0.5277 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.28
Seafoam Blue
#78D1B6
ΔE00 3.90
Mediumaquamarine
#66CDAA
ΔE00 6.63
Mediumturquoise
#48D1CC
ΔE00 7.16
Light Teal
#90E4C1
ΔE00 7.50
Turquoise
#40E0D0
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CEBE #CE8494
analogous
#84CE99 #84CEBE #84B9CE
triadic
#84CEBE #BE84CE #CEBE84
tetradic
#84CEBE #9984CE #CE8494 #B9CE84
square
#84CEBE #9984CE #CE8494 #B9CE84
split-complementary
#84CEBE #CE84B9 #CE9984
monochromatic
#3D9A86 #58BDA7 #84CEBE #B0DFD5 #DCF1EC
Accessibility & contrast
On white
1.82
#84CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#84CEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CEBE
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CEBE | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BD
Deuteranopia (green-blind)
#BBBCBF
Tritanopia (blue-blind)
#6CD0C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #84cebe; /* rgb */ color: rgb(132, 206, 190); /* oklch */ color: oklch(79.8% 0.078 179.0);
Tailwind
colors: {
custom: {
50: '#aaddd1',
500: '#84cebe',
950: '#000000',
},
}SCSS
$custom: #84cebe; $custom-light: #aaddd1; $custom-dark: #000000;
JSON
{
"hex": "#84cebe",
"rgb": {
"r": 132,
"g": 206,
"b": 190
},
"hsl": {
"h": 167.027,
"s": 43.023,
"l": 66.275
},
"oklch": {
"l": 0.79826,
"c": 0.07762,
"h": 179
},
"luminance": 0.52766
}Semantic roles & 50–950 ramp
primary
#84CEBE
secondary
#A05666
accent
#2F4DB6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483