#83C0BE#83C0BE
#83C0BE is a light, moderate teal. Relative luminance 0.462; OKLCH L 76.6% C 0.063 H 193.3°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #83C0BE |
|---|---|
| RGB | rgb(131, 192, 190) |
| HSL | hsl(178, 33%, 63%) |
| HSV | hsv(178, 32%, 75%) |
| CMYK | cmyk(31.8%, 0%, 1%, 24.7%) |
| CIE-LAB | lab(73.70, -19.92, -5.25) |
| CIE-LCH | lch(73.70, 20.60, 194.77°) |
| OKLab | oklab(76.58% -0.061 -0.0145) |
| OKLCH | oklch(76.58% 0.063 193.3) |
| XYZ | xyz(37.5008, 46.2401, 55.6544) |
| Luminance | 0.4624 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.18
Pale Teal
#82CBB2
ΔE00 8.91
Darkturquoise
#00CED1
ΔE00 9.27
Powder Blue
#B0E0E6
ΔE00 9.87
Topaz
#13BBAF
ΔE00 10.04
Lightseagreen
#20B2AA
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83C0BE #C08385
analogous
#83C09F #83C0BE #83A3C0
triadic
#83C0BE #BE83C0 #C0BE83
tetradic
#83C0BE #9F83C0 #C08385 #A3C083
square
#83C0BE #9F83C0 #C08385 #A3C083
split-complementary
#83C0BE #C083A3 #C09F83
monochromatic
#448583 #5AABA9 #83C0BE #ACD5D3 #D4E9E9
Accessibility & contrast
On white
2.05
#83C0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#83C0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83C0BE
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83C0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83C0BE | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABE
Deuteranopia (green-blind)
#ADB2BF
Tritanopia (blue-blind)
#6DC3BF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #83c0be; /* rgb */ color: rgb(131, 192, 190); /* oklch */ color: oklch(76.6% 0.063 193.3);
Tailwind
colors: {
custom: {
50: '#a9d3d1',
500: '#83c0be',
950: '#000000',
},
}SCSS
$custom: #83c0be; $custom-light: #a9d3d1; $custom-dark: #000000;
JSON
{
"hex": "#83c0be",
"rgb": {
"r": 131,
"g": 192,
"b": 190
},
"hsl": {
"h": 178.033,
"s": 32.62,
"l": 63.333
},
"oklch": {
"l": 0.76581,
"c": 0.06273,
"h": 193.3
},
"luminance": 0.46242
}Semantic roles & 50–950 ramp
primary
#83C0BE
secondary
#DAC5C5
accent
#3A3EAB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282