#83CED2#83CED2
#83CED2 is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.4% C 0.075 H 200.1°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #83CED2 |
|---|---|
| RGB | rgb(131, 206, 210) |
| HSL | hsl(183, 47%, 67%) |
| HSV | hsv(183, 38%, 82%) |
| CMYK | cmyk(37.6%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(78.24, -22.19, -9.34) |
| CIE-LCH | lch(78.24, 24.07, 202.83°) |
| OKLab | oklab(80.4% -0.0701 -0.0256) |
| OKLCH | oklch(80.4% 0.075 200.1) |
| XYZ | xyz(43.0600, 53.6181, 69.0406) |
| Luminance | 0.5362 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.16
Powder Blue
#B0E0E6
ΔE00 7.40
Aqua Blue
#02D8E9
ΔE00 7.80
Darkturquoise
#00CED1
ΔE00 7.84
Robin'S Egg Blue
#98EFF9
ΔE00 7.85
Paleturquoise
#AFEEEE
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CED2 #D28783
analogous
#83D2AF #83CED2 #83A7D2
triadic
#83CED2 #D283CE #CED283
tetradic
#83CED2 #AF83D2 #D28783 #A7D283
square
#83CED2 #AF83D2 #D28783 #A7D283
split-complementary
#83CED2 #D283A7 #D2AF83
monochromatic
#3A9BA0 #56BCC2 #83CED2 #B0E0E2 #DDF1F3
Accessibility & contrast
On white
1.79
#83CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#83CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CED2
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CED2 | 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)
#C4C8D2
Deuteranopia (green-blind)
#B6BDD3
Tritanopia (blue-blind)
#62D3CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #83ced2; /* rgb */ color: rgb(131, 206, 210); /* oklch */ color: oklch(80.4% 0.075 200.1);
Tailwind
colors: {
custom: {
50: '#abdddf',
500: '#83ced2',
950: '#000000',
},
}SCSS
$custom: #83ced2; $custom-light: #abdddf; $custom-dark: #000000;
JSON
{
"hex": "#83ced2",
"rgb": {
"r": 131,
"g": 206,
"b": 210
},
"hsl": {
"h": 183.038,
"s": 46.746,
"l": 66.863
},
"oklch": {
"l": 0.804,
"c": 0.07465,
"h": 200.1
},
"luminance": 0.53621
}Semantic roles & 50–950 ramp
primary
#83CED2
secondary
#A55854
accent
#332CBA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484