#83CEBE#83CEBE
#83CEBE is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.8% C 0.078 H 179.2°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #83CEBE |
|---|---|
| RGB | rgb(131, 206, 190) |
| HSL | hsl(167, 43%, 66%) |
| HSV | hsv(167, 36%, 81%) |
| CMYK | cmyk(36.4%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(77.69, -26.89, 0.60) |
| CIE-LCH | lch(77.69, 26.90, 178.73°) |
| OKLab | oklab(79.77% -0.0784 0.0012) |
| OKLCH | oklch(79.77% 0.078 179.2) |
| XYZ | xyz(40.7222, 52.6830, 56.7283) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.30
Seafoam Blue
#78D1B6
ΔE00 3.85
Mediumaquamarine
#66CDAA
ΔE00 6.58
Mediumturquoise
#48D1CC
ΔE00 7.04
Light Teal
#90E4C1
ΔE00 7.52
Turquoise
#40E0D0
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CEBE #CE8393
analogous
#83CE98 #83CEBE #83B8CE
triadic
#83CEBE #BE83CE #CEBE83
tetradic
#83CEBE #9883CE #CE8393 #B8CE83
square
#83CEBE #9883CE #CE8393 #B8CE83
split-complementary
#83CEBE #CE83B8 #CE9883
monochromatic
#3D9A86 #57BDA7 #83CEBE #AFDFD5 #DBF1EC
Accessibility & contrast
On white
1.82
#83CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#83CEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CEBE
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CEBE | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BD
Deuteranopia (green-blind)
#BBBCBF
Tritanopia (blue-blind)
#6AD0C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #83cebe; /* rgb */ color: rgb(131, 206, 190); /* oklch */ color: oklch(79.8% 0.078 179.2);
Tailwind
colors: {
custom: {
50: '#aaddd1',
500: '#83cebe',
950: '#000000',
},
}SCSS
$custom: #83cebe; $custom-light: #aaddd1; $custom-dark: #000000;
JSON
{
"hex": "#83cebe",
"rgb": {
"r": 131,
"g": 206,
"b": 190
},
"hsl": {
"h": 167.2,
"s": 43.353,
"l": 66.078
},
"oklch": {
"l": 0.79775,
"c": 0.07844,
"h": 179.2
},
"luminance": 0.52686
}Semantic roles & 50–950 ramp
primary
#83CEBE
secondary
#A05565
accent
#2F4CB6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483