#83CEB4#83CEB4
#83CEB4 is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.5% C 0.084 H 170.2°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #83CEB4 |
|---|---|
| RGB | rgb(131, 206, 180) |
| HSL | hsl(159, 43%, 66%) |
| HSV | hsv(159, 36%, 81%) |
| CMYK | cmyk(36.4%, 0%, 12.6%, 19.2%) |
| CIE-LAB | lab(77.44, -29.09, 5.60) |
| CIE-LCH | lch(77.44, 29.63, 169.10°) |
| OKLab | oklab(79.49% -0.0827 0.0144) |
| OKLCH | oklch(79.49% 0.084 170.2) |
| XYZ | xyz(39.6666, 52.2608, 51.1683) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 0.77
Seafoam Blue
#78D1B6
ΔE00 1.81
Mediumaquamarine
#66CDAA
ΔE00 4.03
Light Teal
#90E4C1
ΔE00 5.52
Seafoam
#7FE0B3
ΔE00 6.32
Eucalyptus
#44D7A8
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CEB4 #CE839D
analogous
#83CE8E #83CEB4 #83C2CE
triadic
#83CEB4 #B483CE #CEB483
tetradic
#83CEB4 #8E83CE #CE839D #C2CE83
square
#83CEB4 #8E83CE #CE839D #C2CE83
split-complementary
#83CEB4 #CE83C2 #CE8E83
monochromatic
#3D9A7A #57BD99 #83CEB4 #AFDFCF #DBF1E9
Accessibility & contrast
On white
1.83
#83CEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#83CEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CEB4
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CEB4 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC5B3
Deuteranopia (green-blind)
#BDBCB6
Tritanopia (blue-blind)
#6ECFC6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #83ceb4; /* rgb */ color: rgb(131, 206, 180); /* oklch */ color: oklch(79.5% 0.084 170.2);
Tailwind
colors: {
custom: {
50: '#aaddca',
500: '#83ceb4',
950: '#000000',
},
}SCSS
$custom: #83ceb4; $custom-light: #aaddca; $custom-dark: #000000;
JSON
{
"hex": "#83ceb4",
"rgb": {
"r": 131,
"g": 206,
"b": 180
},
"hsl": {
"h": 159.2,
"s": 43.353,
"l": 66.078
},
"oklch": {
"l": 0.79491,
"c": 0.08398,
"h": 170.2
},
"luminance": 0.52263
}Semantic roles & 50–950 ramp
primary
#83CEB4
secondary
#A0556F
accent
#2F5EB6
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482