#83DEBE#83DEBE
#83DEBE is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.099 H 169.3°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #83DEBE |
|---|---|
| RGB | rgb(131, 222, 190) |
| HSL | hsl(159, 58%, 69%) |
| HSV | hsv(159, 41%, 87%) |
| CMYK | cmyk(41%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(82.26, -34.50, 7.22) |
| CIE-LCH | lch(82.26, 35.25, 168.18°) |
| OKLab | oklab(83.46% -0.0976 0.0185) |
| OKLCH | oklch(83.46% 0.099 169.3) |
| XYZ | xyz(44.7719, 60.7824, 58.0782) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.09
Seafoam Blue
#78D1B6
ΔE00 3.34
Seafoam
#7FE0B3
ΔE00 3.47
Mediumaquamarine
#66CDAA
ΔE00 4.84
Pale Teal
#82CBB2
ΔE00 4.85
Light Turquoise
#7EF4CC
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DEBE #DE83A3
analogous
#83DE91 #83DEBE #83D1DE
triadic
#83DEBE #BE83DE #DEBE83
tetradic
#83DEBE #9183DE #DE83A3 #D1DE83
square
#83DEBE #9183DE #DE83A3 #D1DE83
split-complementary
#83DEBE #DE83D1 #DE9183
monochromatic
#30B687 #53D1A5 #83DEBE #B3EBD7 #E4F8F1
Accessibility & contrast
On white
1.60
#83DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#83DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DEBE
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DEBE | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BC
Deuteranopia (green-blind)
#CBC8C0
Tritanopia (blue-blind)
#67DFD5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #83debe; /* rgb */ color: rgb(131, 222, 190); /* oklch */ color: oklch(83.5% 0.099 169.3);
Tailwind
colors: {
custom: {
50: '#abe8d1',
500: '#83debe',
950: '#000000',
},
}SCSS
$custom: #83debe; $custom-light: #abe8d1; $custom-dark: #000000;
JSON
{
"hex": "#83debe",
"rgb": {
"r": 131,
"g": 222,
"b": 190
},
"hsl": {
"h": 158.901,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.8346,
"c": 0.09936,
"h": 169.3
},
"luminance": 0.60786
}Semantic roles & 50–950 ramp
primary
#83DEBE
secondary
#B55074
accent
#205AC6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483