#83DEC8#83DEC8
#83DEC8 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.093 H 176.6°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #83DEC8 |
|---|---|
| RGB | rgb(131, 222, 200) |
| HSL | hsl(165, 58%, 69%) |
| HSV | hsv(165, 41%, 87%) |
| CMYK | cmyk(41%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(82.50, -32.30, 2.27) |
| CIE-LCH | lch(82.50, 32.38, 175.98°) |
| OKLab | oklab(83.74% -0.0933 0.0055) |
| OKLCH | oklch(83.74% 0.093 176.6) |
| XYZ | xyz(45.9026, 61.2347, 64.0330) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.69
Light Teal
#90E4C1
ΔE00 4.50
Tiffany Blue
#7BF2DA
ΔE00 4.75
Pale Teal
#82CBB2
ΔE00 5.03
Turquoise
#40E0D0
ΔE00 5.92
Mediumaquamarine
#66CDAA
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DEC8 #DE8399
analogous
#83DE9B #83DEC8 #83C6DE
triadic
#83DEC8 #C883DE #DEC883
tetradic
#83DEC8 #9B83DE #DE8399 #C6DE83
square
#83DEC8 #9B83DE #DE8399 #C6DE83
split-complementary
#83DEC8 #DE83C6 #DE9B83
monochromatic
#30B696 #53D1B3 #83DEC8 #B3EBDD #E4F8F3
Accessibility & contrast
On white
1.59
#83DEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#83DEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DEC8
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DEC8 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C7
Deuteranopia (green-blind)
#C8C9CA
Tritanopia (blue-blind)
#63E0D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #83dec8; /* rgb */ color: rgb(131, 222, 200); /* oklch */ color: oklch(83.7% 0.093 176.6);
Tailwind
colors: {
custom: {
50: '#abe8d8',
500: '#83dec8',
950: '#000000',
},
}SCSS
$custom: #83dec8; $custom-light: #abe8d8; $custom-dark: #000000;
JSON
{
"hex": "#83dec8",
"rgb": {
"r": 131,
"g": 222,
"b": 200
},
"hsl": {
"h": 165.495,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.83737,
"c": 0.09346,
"h": 176.6
},
"luminance": 0.61238
}Semantic roles & 50–950 ramp
primary
#83DEC8
secondary
#B55069
accent
#2048C6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483