#83CCCC#83CCCC
#83CCCC is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.8% C 0.073 H 195.8°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #83CCCC |
|---|---|
| RGB | rgb(131, 204, 204) |
| HSL | hsl(180, 42%, 66%) |
| HSV | hsv(180, 36%, 80%) |
| CMYK | cmyk(35.8%, 0%, 0%, 20%) |
| CIE-LAB | lab(77.50, -22.64, -7.21) |
| CIE-LCH | lch(77.50, 23.76, 197.67°) |
| OKLab | oklab(79.75% -0.0701 -0.0198) |
| OKLCH | oklch(79.75% 0.073 195.8) |
| XYZ | xyz(41.8481, 52.3679, 65.0179) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.47
Darkturquoise
#00CED1
ΔE00 7.70
Powder Blue
#B0E0E6
ΔE00 8.18
Paleturquoise
#AFEEEE
ΔE00 8.53
Aqua Blue
#02D8E9
ΔE00 8.70
Robin'S Egg Blue
#98EFF9
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CCCC #CC8383
analogous
#83CCA7 #83CCCC #83A7CC
triadic
#83CCCC #CC83CC #CCCC83
tetradic
#83CCCC #A783CC #CC8383 #A7CC83
square
#83CCCC #A783CC #CC8383 #A7CC83
split-complementary
#83CCCC #CC83A7 #CCA783
monochromatic
#3E9797 #58BABA #83CCCC #AEDEDE #DAF0F0
Accessibility & contrast
On white
1.83
#83CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#83CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CCCC
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CCCC | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CC
Deuteranopia (green-blind)
#B6BBCD
Tritanopia (blue-blind)
#65D0CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #83cccc; /* rgb */ color: rgb(131, 204, 204); /* oklch */ color: oklch(79.8% 0.073 195.8);
Tailwind
colors: {
custom: {
50: '#aadbdb',
500: '#83cccc',
950: '#000000',
},
}SCSS
$custom: #83cccc; $custom-light: #aadbdb; $custom-dark: #000000;
JSON
{
"hex": "#83cccc",
"rgb": {
"r": 131,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 41.714,
"l": 65.686
},
"oklch": {
"l": 0.79752,
"c": 0.07288,
"h": 195.8
},
"luminance": 0.52371
}Semantic roles & 50–950 ramp
primary
#83CCCC
secondary
#9D5656
accent
#3131B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484