#83DEBF#83DEBF
#83DEBF is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.099 H 170.0°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #83DEBF |
|---|---|
| RGB | rgb(131, 222, 191) |
| HSL | hsl(160, 58%, 69%) |
| HSV | hsv(160, 41%, 87%) |
| CMYK | cmyk(41%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(82.29, -34.29, 6.72) |
| CIE-LCH | lch(82.29, 34.94, 168.91°) |
| OKLab | oklab(83.49% -0.0972 0.0172) |
| OKLCH | oklch(83.49% 0.099 170) |
| XYZ | xyz(44.8816, 60.8263, 58.6557) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.24
Seafoam Blue
#78D1B6
ΔE00 3.24
Seafoam
#7FE0B3
ΔE00 3.77
Pale Teal
#82CBB2
ΔE00 4.78
Mediumaquamarine
#66CDAA
ΔE00 4.91
Light Turquoise
#7EF4CC
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DEBF #DE83A2
analogous
#83DE92 #83DEBF #83D0DE
triadic
#83DEBF #BF83DE #DEBF83
tetradic
#83DEBF #9283DE #DE83A2 #D0DE83
square
#83DEBF #9283DE #DE83A2 #D0DE83
split-complementary
#83DEBF #DE83D0 #DE9283
monochromatic
#30B689 #53D1A6 #83DEBF #B3EBD8 #E4F8F1
Accessibility & contrast
On white
1.60
#83DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#83DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DEBF
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DEBF | 1.00 | 1.60 | 13.17 | 13.17 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BE
Deuteranopia (green-blind)
#CAC8C1
Tritanopia (blue-blind)
#67DFD5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #83debf; /* rgb */ color: rgb(131, 222, 191); /* oklch */ color: oklch(83.5% 0.099 170.0);
Tailwind
colors: {
custom: {
50: '#abe8d2',
500: '#83debf',
950: '#000000',
},
}SCSS
$custom: #83debf; $custom-light: #abe8d2; $custom-dark: #000000;
JSON
{
"hex": "#83debf",
"rgb": {
"r": 131,
"g": 222,
"b": 191
},
"hsl": {
"h": 159.56,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.83487,
"c": 0.09869,
"h": 170
},
"luminance": 0.60829
}Semantic roles & 50–950 ramp
primary
#83DEBF
secondary
#B55073
accent
#2058C6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483