#83CABE#83CABE
#83CABE is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.9% C 0.074 H 182.5°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #83CABE |
|---|---|
| RGB | rgb(131, 202, 190) |
| HSL | hsl(170, 40%, 65%) |
| HSV | hsv(170, 35%, 79%) |
| CMYK | cmyk(35.1%, 0%, 5.9%, 20.8%) |
| CIE-LAB | lab(76.55, -24.93, -1.07) |
| CIE-LCH | lch(76.55, 24.95, 182.46°) |
| OKLab | oklab(78.86% -0.0735 -0.0033) |
| OKLCH | oklch(78.86% 0.074 182.5) |
| XYZ | xyz(39.7715, 50.7816, 56.4114) |
| Luminance | 0.5078 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.56
Seafoam Blue
#78D1B6
ΔE00 5.44
Mediumturquoise
#48D1CC
ΔE00 6.71
Mediumaquamarine
#66CDAA
ΔE00 7.95
Turquoise
#40E0D0
ΔE00 8.37
Tealish
#24BCA8
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CABE #CA838F
analogous
#83CA9A #83CABE #83B2CA
triadic
#83CABE #BE83CA #CABE83
tetradic
#83CABE #9A83CA #CA838F #B2CA83
square
#83CABE #9A83CA #CA838F #B2CA83
split-complementary
#83CABE #CA83B2 #CA9A83
monochromatic
#3F9485 #58B8A8 #83CABE #AEDCD4 #D9EFEB
Accessibility & contrast
On white
1.88
#83CABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#83CABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CABE
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CABE | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BE
Deuteranopia (green-blind)
#B7B9BF
Tritanopia (blue-blind)
#6BCDC6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #83cabe; /* rgb */ color: rgb(131, 202, 190); /* oklch */ color: oklch(78.9% 0.074 182.5);
Tailwind
colors: {
custom: {
50: '#aadad1',
500: '#83cabe',
950: '#000000',
},
}SCSS
$custom: #83cabe; $custom-light: #aadad1; $custom-dark: #000000;
JSON
{
"hex": "#83cabe",
"rgb": {
"r": 131,
"g": 202,
"b": 190
},
"hsl": {
"h": 169.859,
"s": 40.113,
"l": 65.294
},
"oklch": {
"l": 0.78859,
"c": 0.07359,
"h": 182.5
},
"luminance": 0.50784
}Semantic roles & 50–950 ramp
primary
#83CABE
secondary
#9A5762
accent
#3248B3
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483