#83BFA2#83BFA2
#83BFA2 is a light, moderate teal. Relative luminance 0.447; OKLCH L 75.5% C 0.075 H 163.0°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #83BFA2 |
|---|---|
| RGB | rgb(131, 191, 162) |
| HSL | hsl(151, 32%, 63%) |
| HSV | hsv(151, 31%, 75%) |
| CMYK | cmyk(31.4%, 0%, 15.2%, 25.1%) |
| CIE-LAB | lab(72.69, -25.58, 8.51) |
| CIE-LCH | lch(72.69, 26.96, 161.60°) |
| OKLab | oklab(75.53% -0.0718 0.022) |
| OKLCH | oklch(75.53% 0.075 163) |
| XYZ | xyz(34.5102, 44.6938, 40.9838) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.86
Seafoam Blue
#78D1B6
ΔE00 5.75
Mediumaquamarine
#66CDAA
ΔE00 5.89
Darkseagreen
#8FBC8F
ΔE00 5.96
Greeny Blue
#42B395
ΔE00 8.02
Tea
#65AB7C
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BFA2 #BF83A0
analogous
#83BF84 #83BFA2 #83BEBF
triadic
#83BFA2 #A283BF #BFA283
tetradic
#83BFA2 #8483BF #BF83A0 #BEBF83
square
#83BFA2 #8483BF #BF83A0 #BEBF83
split-complementary
#83BFA2 #BF83BE #BF8483
monochromatic
#448465 #5BAA84 #83BFA2 #ABD4C0 #D4E9DF
Accessibility & contrast
On white
2.11
#83BFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#83BFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BFA2
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BFA2 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB7A1
Deuteranopia (green-blind)
#B3AFA4
Tritanopia (blue-blind)
#76BFB7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #83bfa2; /* rgb */ color: rgb(131, 191, 162); /* oklch */ color: oklch(75.5% 0.075 163.0);
Tailwind
colors: {
custom: {
50: '#a9d2bd',
500: '#83bfa2',
950: '#000000',
},
}SCSS
$custom: #83bfa2; $custom-light: #a9d2bd; $custom-dark: #000000;
JSON
{
"hex": "#83bfa2",
"rgb": {
"r": 131,
"g": 191,
"b": 162
},
"hsl": {
"h": 151,
"s": 31.915,
"l": 63.137
},
"oklch": {
"l": 0.7553,
"c": 0.07505,
"h": 163
},
"luminance": 0.44696
}Semantic roles & 50–950 ramp
primary
#83BFA2
secondary
#DAC4CF
accent
#3B71AB
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101412
muted
#7F8281