#83CBB0#83CBB0
#83CBB0 is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.7% C 0.082 H 168.5°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #83CBB0 |
|---|---|
| RGB | rgb(131, 203, 176) |
| HSL | hsl(158, 41%, 65%) |
| HSV | hsv(158, 35%, 80%) |
| CMYK | cmyk(35.5%, 0%, 13.3%, 20.4%) |
| CIE-LAB | lab(76.48, -28.50, 6.37) |
| CIE-LCH | lch(76.48, 29.21, 167.39°) |
| OKLab | oklab(78.69% -0.0808 0.0164) |
| OKLCH | oklch(78.69% 0.082 168.5) |
| XYZ | xyz(38.5496, 50.6695, 48.8148) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 0.70
Seafoam Blue
#78D1B6
ΔE00 2.47
Mediumaquamarine
#66CDAA
ΔE00 4.03
Light Teal
#90E4C1
ΔE00 6.07
Seafoam
#7FE0B3
ΔE00 6.58
Eucalyptus
#44D7A8
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CBB0 #CB839E
analogous
#83CB8C #83CBB0 #83C2CB
triadic
#83CBB0 #B083CB #CBB083
tetradic
#83CBB0 #8C83CB #CB839E #C2CB83
square
#83CBB0 #8C83CB #CB839E #C2CB83
split-complementary
#83CBB0 #CB83C2 #CB8C83
monochromatic
#3F9575 #58B995 #83CBB0 #AEDDCB #D9EFE7
Accessibility & contrast
On white
1.89
#83CBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#83CBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CBB0
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CBB0 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2AF
Deuteranopia (green-blind)
#BBB9B2
Tritanopia (blue-blind)
#70CCC3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #83cbb0; /* rgb */ color: rgb(131, 203, 176); /* oklch */ color: oklch(78.7% 0.082 168.5);
Tailwind
colors: {
custom: {
50: '#a9dbc7',
500: '#83cbb0',
950: '#000000',
},
}SCSS
$custom: #83cbb0; $custom-light: #a9dbc7; $custom-dark: #000000;
JSON
{
"hex": "#83cbb0",
"rgb": {
"r": 131,
"g": 203,
"b": 176
},
"hsl": {
"h": 157.5,
"s": 40.909,
"l": 65.49
},
"oklch": {
"l": 0.78687,
"c": 0.08242,
"h": 168.5
},
"luminance": 0.50672
}Semantic roles & 50–950 ramp
primary
#83CBB0
secondary
#9C5670
accent
#3262B4
background
#FDFEFD
surface
#F7FBF9
border
#D0D4D2
text
#101513
muted
#818482