#83CFC8#83CFC8
#83CFC8 is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.3% C 0.076 H 188.4°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #83CFC8 |
|---|---|
| RGB | rgb(131, 207, 200) |
| HSL | hsl(174, 44%, 66%) |
| HSV | hsv(174, 37%, 81%) |
| CMYK | cmyk(36.7%, 0%, 3.4%, 18.8%) |
| CIE-LAB | lab(78.24, -25.08, -3.97) |
| CIE-LCH | lch(78.24, 25.39, 188.99°) |
| OKLab | oklab(80.31% -0.0754 -0.0111) |
| OKLCH | oklch(80.31% 0.076 188.4) |
| XYZ | xyz(42.0944, 53.6183, 62.7636) |
| Luminance | 0.5362 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.62
Pale Teal
#82CBB2
ΔE00 6.71
Seafoam Blue
#78D1B6
ΔE00 7.11
Turquoise
#40E0D0
ΔE00 7.85
Darkturquoise
#00CED1
ΔE00 7.96
Paleturquoise
#AFEEEE
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CFC8 #CF838A
analogous
#83CFA2 #83CFC8 #83B0CF
triadic
#83CFC8 #C883CF #CFC883
tetradic
#83CFC8 #A283CF #CF838A #B0CF83
square
#83CFC8 #A283CF #CF838A #B0CF83
split-complementary
#83CFC8 #CF83B0 #CFA283
monochromatic
#3C9B93 #57BEB4 #83CFC8 #AFE0DC #DBF1EF
Accessibility & contrast
On white
1.79
#83CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#83CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CFC8
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CFC8 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7C8
Deuteranopia (green-blind)
#BABDC9
Tritanopia (blue-blind)
#66D3CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #83cfc8; /* rgb */ color: rgb(131, 207, 200); /* oklch */ color: oklch(80.3% 0.076 188.4);
Tailwind
colors: {
custom: {
50: '#aaded8',
500: '#83cfc8',
950: '#000000',
},
}SCSS
$custom: #83cfc8; $custom-light: #aaded8; $custom-dark: #000000;
JSON
{
"hex": "#83cfc8",
"rgb": {
"r": 131,
"g": 207,
"b": 200
},
"hsl": {
"h": 174.474,
"s": 44.186,
"l": 66.275
},
"oklch": {
"l": 0.80306,
"c": 0.07623,
"h": 188.4
},
"luminance": 0.53621
}Semantic roles & 50–950 ramp
primary
#83CFC8
secondary
#A1555C
accent
#2E3BB7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483