#83CFAF#83CFAF
#83CFAF is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.6% C 0.089 H 165.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #83CFAF |
|---|---|
| RGB | rgb(131, 207, 175) |
| HSL | hsl(155, 44%, 66%) |
| HSV | hsv(155, 37%, 81%) |
| CMYK | cmyk(36.7%, 0%, 15.5%, 18.8%) |
| CIE-LAB | lab(77.60, -30.63, 8.53) |
| CIE-LCH | lch(77.60, 31.80, 164.45°) |
| OKLab | oklab(79.59% -0.0861 0.022) |
| OKLCH | oklch(79.59% 0.089 165.7) |
| XYZ | xyz(39.4079, 52.5437, 48.6146) |
| Luminance | 0.5255 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.26
Seafoam Blue
#78D1B6
ΔE00 2.57
Mediumaquamarine
#66CDAA
ΔE00 3.43
Light Teal
#90E4C1
ΔE00 4.91
Seafoam
#7FE0B3
ΔE00 4.98
Eucalyptus
#44D7A8
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CFAF #CF83A3
analogous
#83CF89 #83CFAF #83C9CF
triadic
#83CFAF #AF83CF #CFAF83
tetradic
#83CFAF #8983CF #CF83A3 #C9CF83
square
#83CFAF #8983CF #CF83A3 #C9CF83
split-complementary
#83CFAF #CF83C9 #CF8983
monochromatic
#3C9B73 #57BE93 #83CFAF #AFE0CB #DBF1E8
Accessibility & contrast
On white
1.82
#83CFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#83CFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CFAF
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CFAF | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5AD
Deuteranopia (green-blind)
#BFBCB1
Tritanopia (blue-blind)
#6FCFC6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #83cfaf; /* rgb */ color: rgb(131, 207, 175); /* oklch */ color: oklch(79.6% 0.089 165.7);
Tailwind
colors: {
custom: {
50: '#aadec6',
500: '#83cfaf',
950: '#000000',
},
}SCSS
$custom: #83cfaf; $custom-light: #aadec6; $custom-dark: #000000;
JSON
{
"hex": "#83cfaf",
"rgb": {
"r": 131,
"g": 207,
"b": 175
},
"hsl": {
"h": 154.737,
"s": 44.186,
"l": 66.275
},
"oklch": {
"l": 0.79587,
"c": 0.0889,
"h": 165.7
},
"luminance": 0.52546
}Semantic roles & 50–950 ramp
primary
#83CFAF
secondary
#A15575
accent
#2E68B7
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482