#83CDAD#83CDAD
#83CDAD is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.1% C 0.087 H 165.1°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #83CDAD |
|---|---|
| RGB | rgb(131, 205, 173) |
| HSL | hsl(154, 43%, 66%) |
| HSV | hsv(154, 36%, 80%) |
| CMYK | cmyk(36.1%, 0%, 15.6%, 19.6%) |
| CIE-LAB | lab(76.98, -30.10, 8.71) |
| CIE-LCH | lch(76.98, 31.33, 163.86°) |
| OKLab | oklab(79.07% -0.0846 0.0224) |
| OKLCH | oklch(79.07% 0.087 165.1) |
| XYZ | xyz(38.7314, 51.5028, 47.4272) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.19
Seafoam Blue
#78D1B6
ΔE00 2.88
Mediumaquamarine
#66CDAA
ΔE00 3.54
Seafoam
#7FE0B3
ΔE00 5.37
Light Teal
#90E4C1
ΔE00 5.39
Eucalyptus
#44D7A8
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CDAD #CD83A3
analogous
#83CD88 #83CDAD #83C8CD
triadic
#83CDAD #AD83CD #CDAD83
tetradic
#83CDAD #8883CD #CD83A3 #C8CD83
square
#83CDAD #8883CD #CD83A3 #C8CD83
split-complementary
#83CDAD #CD83C8 #CD8883
monochromatic
#3D9871 #57BB90 #83CDAD #AFDFCA #DAF0E7
Accessibility & contrast
On white
1.86
#83CDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#83CDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CDAD
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CDAD | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3AB
Deuteranopia (green-blind)
#BEBAAF
Tritanopia (blue-blind)
#70CDC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #83cdad; /* rgb */ color: rgb(131, 205, 173); /* oklch */ color: oklch(79.1% 0.087 165.1);
Tailwind
colors: {
custom: {
50: '#a9dcc5',
500: '#83cdad',
950: '#000000',
},
}SCSS
$custom: #83cdad; $custom-light: #a9dcc5; $custom-dark: #000000;
JSON
{
"hex": "#83cdad",
"rgb": {
"r": 131,
"g": 205,
"b": 173
},
"hsl": {
"h": 154.054,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.7907,
"c": 0.08749,
"h": 165.1
},
"luminance": 0.51505
}Semantic roles & 50–950 ramp
primary
#83CDAD
secondary
#9E5675
accent
#306AB6
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482