#83DEBA#83DEBA
#83DEBA is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.102 H 166.6°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #83DEBA |
|---|---|
| RGB | rgb(131, 222, 186) |
| HSL | hsl(156, 58%, 69%) |
| HSV | hsv(156, 41%, 87%) |
| CMYK | cmyk(41%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(82.17, -35.36, 9.20) |
| CIE-LCH | lch(82.17, 36.53, 165.41°) |
| OKLab | oklab(83.35% -0.0994 0.0237) |
| OKLCH | oklch(83.35% 0.102 166.6) |
| XYZ | xyz(44.3407, 60.6100, 55.8072) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.86
Seafoam
#7FE0B3
ΔE00 2.33
Seafoam Blue
#78D1B6
ΔE00 3.91
Mediumaquamarine
#66CDAA
ΔE00 4.74
Light Turquoise
#7EF4CC
ΔE00 5.08
Pale Teal
#82CBB2
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DEBA #DE83A7
analogous
#83DE8D #83DEBA #83D5DE
triadic
#83DEBA #BA83DE #DEBA83
tetradic
#83DEBA #8D83DE #DE83A7 #D5DE83
square
#83DEBA #8D83DE #DE83A7 #D5DE83
split-complementary
#83DEBA #DE83D5 #DE8D83
monochromatic
#30B681 #53D19F #83DEBA #B3EBD5 #E4F8F0
Accessibility & contrast
On white
1.60
#83DEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#83DEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DEBA
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DEBA | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B8
Deuteranopia (green-blind)
#CBC8BC
Tritanopia (blue-blind)
#69DFD4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #83deba; /* rgb */ color: rgb(131, 222, 186); /* oklch */ color: oklch(83.4% 0.102 166.6);
Tailwind
colors: {
custom: {
50: '#abe8ce',
500: '#83deba',
950: '#000000',
},
}SCSS
$custom: #83deba; $custom-light: #abe8ce; $custom-dark: #000000;
JSON
{
"hex": "#83deba",
"rgb": {
"r": 131,
"g": 222,
"b": 186
},
"hsl": {
"h": 156.264,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.83354,
"c": 0.10214,
"h": 166.6
},
"luminance": 0.60613
}Semantic roles & 50–950 ramp
primary
#83DEBA
secondary
#B55078
accent
#2061C6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483