#83DEBC#83DEBC
#83DEBC is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.101 H 167.9°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #83DEBC |
|---|---|
| RGB | rgb(131, 222, 188) |
| HSL | hsl(158, 58%, 69%) |
| HSV | hsv(158, 41%, 87%) |
| CMYK | cmyk(41%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(82.21, -34.93, 8.21) |
| CIE-LCH | lch(82.21, 35.88, 166.78°) |
| OKLab | oklab(83.41% -0.0985 0.0211) |
| OKLCH | oklch(83.41% 0.101 167.9) |
| XYZ | xyz(44.5548, 60.6956, 56.9348) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.89
Seafoam
#7FE0B3
ΔE00 2.89
Seafoam Blue
#78D1B6
ΔE00 3.59
Mediumaquamarine
#66CDAA
ΔE00 4.75
Pale Teal
#82CBB2
ΔE00 5.03
Light Turquoise
#7EF4CC
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DEBC #DE83A5
analogous
#83DE8F #83DEBC #83D3DE
triadic
#83DEBC #BC83DE #DEBC83
tetradic
#83DEBC #8F83DE #DE83A5 #D3DE83
square
#83DEBC #8F83DE #DE83A5 #D3DE83
split-complementary
#83DEBC #DE83D3 #DE8F83
monochromatic
#30B684 #53D1A2 #83DEBC #B3EBD6 #E4F8F0
Accessibility & contrast
On white
1.60
#83DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#83DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DEBC
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DEBC | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BA
Deuteranopia (green-blind)
#CBC8BE
Tritanopia (blue-blind)
#68DFD4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #83debc; /* rgb */ color: rgb(131, 222, 188); /* oklch */ color: oklch(83.4% 0.101 167.9);
Tailwind
colors: {
custom: {
50: '#abe8d0',
500: '#83debc',
950: '#000000',
},
}SCSS
$custom: #83debc; $custom-light: #abe8d0; $custom-dark: #000000;
JSON
{
"hex": "#83debc",
"rgb": {
"r": 131,
"g": 222,
"b": 188
},
"hsl": {
"h": 157.582,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.83407,
"c": 0.10072,
"h": 167.9
},
"luminance": 0.60699
}Semantic roles & 50–950 ramp
primary
#83DEBC
secondary
#B55076
accent
#205EC6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483