#83CFB5#83CFB5
#83CFB5 is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.7% C 0.085 H 170.4°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #83CFB5 |
|---|---|
| RGB | rgb(131, 207, 181) |
| HSL | hsl(159, 44%, 66%) |
| HSV | hsv(159, 37%, 81%) |
| CMYK | cmyk(36.7%, 0%, 12.6%, 18.8%) |
| CIE-LAB | lab(77.75, -29.36, 5.52) |
| CIE-LCH | lch(77.75, 29.87, 169.36°) |
| OKLab | oklab(79.75% -0.0835 0.0141) |
| OKLCH | oklch(79.75% 0.085 170.4) |
| XYZ | xyz(40.0103, 52.7847, 51.7873) |
| Luminance | 0.5279 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.01
Seafoam Blue
#78D1B6
ΔE00 1.65
Mediumaquamarine
#66CDAA
ΔE00 4.02
Light Teal
#90E4C1
ΔE00 5.32
Seafoam
#7FE0B3
ΔE00 6.18
Eucalyptus
#44D7A8
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CFB5 #CF839D
analogous
#83CF8F #83CFB5 #83C3CF
triadic
#83CFB5 #B583CF #CFB583
tetradic
#83CFB5 #8F83CF #CF839D #C3CF83
square
#83CFB5 #8F83CF #CF839D #C3CF83
split-complementary
#83CFB5 #CF83C3 #CF8F83
monochromatic
#3C9B7B #57BE9B #83CFB5 #AFE0CF #DBF1EA
Accessibility & contrast
On white
1.82
#83CFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#83CFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CFB5
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CFB5 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC6B4
Deuteranopia (green-blind)
#BEBCB7
Tritanopia (blue-blind)
#6ED0C7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #83cfb5; /* rgb */ color: rgb(131, 207, 181); /* oklch */ color: oklch(79.7% 0.085 170.4);
Tailwind
colors: {
custom: {
50: '#aadecb',
500: '#83cfb5',
950: '#000000',
},
}SCSS
$custom: #83cfb5; $custom-light: #aadecb; $custom-dark: #000000;
JSON
{
"hex": "#83cfb5",
"rgb": {
"r": 131,
"g": 207,
"b": 181
},
"hsl": {
"h": 159.474,
"s": 44.186,
"l": 66.275
},
"oklch": {
"l": 0.79749,
"c": 0.08472,
"h": 170.4
},
"luminance": 0.52787
}Semantic roles & 50–950 ramp
primary
#83CFB5
secondary
#A1556F
accent
#2E5DB7
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482