#83DCCE#83DCCE
#83DCCE is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.5% C 0.089 H 182.9°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #83DCCE |
|---|---|
| RGB | rgb(131, 220, 206) |
| HSL | hsl(171, 56%, 69%) |
| HSV | hsv(171, 40%, 86%) |
| CMYK | cmyk(40.5%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(82.09, -29.98, -1.52) |
| CIE-LCH | lch(82.09, 30.02, 182.90°) |
| OKLab | oklab(83.45% -0.0884 -0.0045) |
| OKLCH | oklch(83.45% 0.089 182.9) |
| XYZ | xyz(46.0896, 60.4646, 67.6227) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.38
Turquoise
#40E0D0
ΔE00 5.47
Tiffany Blue
#7BF2DA
ΔE00 5.81
Pale Teal
#82CBB2
ΔE00 6.12
Mediumturquoise
#48D1CC
ΔE00 6.21
Light Teal
#90E4C1
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DCCE #DC8391
analogous
#83DCA2 #83DCCE #83BEDC
triadic
#83DCCE #CE83DC #DCCE83
tetradic
#83DCCE #A283DC #DC8391 #BEDC83
square
#83DCCE #A283DC #DC8391 #BEDC83
split-complementary
#83DCCE #DC83BE #DCA283
monochromatic
#32B29E #53CFBB #83DCCE #B3E9E1 #E2F7F4
Accessibility & contrast
On white
1.60
#83DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#83DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DCCE
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DCCE | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CE
Deuteranopia (green-blind)
#C5C7CF
Tritanopia (blue-blind)
#61DFD8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #83dcce; /* rgb */ color: rgb(131, 220, 206); /* oklch */ color: oklch(83.5% 0.089 182.9);
Tailwind
colors: {
custom: {
50: '#abe7dc',
500: '#83dcce',
950: '#000000',
},
}SCSS
$custom: #83dcce; $custom-light: #abe7dc; $custom-dark: #000000;
JSON
{
"hex": "#83dcce",
"rgb": {
"r": 131,
"g": 220,
"b": 206
},
"hsl": {
"h": 170.562,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.83454,
"c": 0.08852,
"h": 182.9
},
"luminance": 0.60468
}Semantic roles & 50–950 ramp
primary
#83DCCE
secondary
#B35060
accent
#223BC4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484