#83CBBE#83CBBE
#83CBBE is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.1% C 0.075 H 181.6°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #83CBBE |
|---|---|
| RGB | rgb(131, 203, 190) |
| HSL | hsl(169, 41%, 65%) |
| HSV | hsv(169, 35%, 80%) |
| CMYK | cmyk(35.5%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(76.83, -25.42, -0.65) |
| CIE-LCH | lch(76.83, 25.43, 181.47°) |
| OKLab | oklab(79.09% -0.0747 -0.0021) |
| OKLCH | oklch(79.09% 0.075 181.6) |
| XYZ | xyz(40.0069, 51.2524, 56.4898) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.21
Seafoam Blue
#78D1B6
ΔE00 5.02
Mediumturquoise
#48D1CC
ΔE00 6.75
Mediumaquamarine
#66CDAA
ΔE00 7.58
Turquoise
#40E0D0
ΔE00 8.15
Light Teal
#90E4C1
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CBBE #CB8390
analogous
#83CB9A #83CBBE #83B4CB
triadic
#83CBBE #BE83CB #CBBE83
tetradic
#83CBBE #9A83CB #CB8390 #B4CB83
square
#83CBBE #9A83CB #CB8390 #B4CB83
split-complementary
#83CBBE #CB83B4 #CB9A83
monochromatic
#3F9585 #58B9A7 #83CBBE #AEDDD5 #D9EFEB
Accessibility & contrast
On white
1.87
#83CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#83CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CBBE
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CBBE | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BE
Deuteranopia (green-blind)
#B8BABF
Tritanopia (blue-blind)
#6BCEC7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #83cbbe; /* rgb */ color: rgb(131, 203, 190); /* oklch */ color: oklch(79.1% 0.075 181.6);
Tailwind
colors: {
custom: {
50: '#aadbd1',
500: '#83cbbe',
950: '#000000',
},
}SCSS
$custom: #83cbbe; $custom-light: #aadbd1; $custom-dark: #000000;
JSON
{
"hex": "#83cbbe",
"rgb": {
"r": 131,
"g": 203,
"b": 190
},
"hsl": {
"h": 169.167,
"s": 40.909,
"l": 65.49
},
"oklch": {
"l": 0.79088,
"c": 0.07478,
"h": 181.6
},
"luminance": 0.51255
}Semantic roles & 50–950 ramp
primary
#83CBBE
secondary
#9C5663
accent
#3249B4
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483