#83DBB7#83DBB7
#83DBB7 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.6% C 0.100 H 165.9°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #83DBB7 |
|---|---|
| RGB | rgb(131, 219, 183) |
| HSL | hsl(155, 55%, 69%) |
| HSV | hsv(155, 40%, 86%) |
| CMYK | cmyk(40.2%, 0%, 16.4%, 14.1%) |
| CIE-LAB | lab(81.24, -34.60, 9.46) |
| CIE-LCH | lch(81.24, 35.87, 164.71°) |
| OKLab | oklab(82.58% -0.0971 0.0243) |
| OKLCH | oklch(82.58% 0.1 165.9) |
| XYZ | xyz(43.2355, 58.9043, 53.8820) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.34
Seafoam
#7FE0B3
ΔE00 2.46
Seafoam Blue
#78D1B6
ΔE00 3.54
Mediumaquamarine
#66CDAA
ΔE00 4.27
Pale Teal
#82CBB2
ΔE00 4.72
Eucalyptus
#44D7A8
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DBB7 #DB83A7
analogous
#83DB8B #83DBB7 #83D3DB
triadic
#83DBB7 #B783DB #DBB783
tetradic
#83DBB7 #8B83DB #DB83A7 #D3DB83
square
#83DBB7 #8B83DB #DB83A7 #D3DB83
split-complementary
#83DBB7 #DB83D3 #DB8B83
monochromatic
#33B07D #54CD9B #83DBB7 #B2E9D3 #E2F7EE
Accessibility & contrast
On white
1.64
#83DBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#83DBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DBB7
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DBB7 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B5
Deuteranopia (green-blind)
#C9C6B9
Tritanopia (blue-blind)
#6BDBD1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #83dbb7; /* rgb */ color: rgb(131, 219, 183); /* oklch */ color: oklch(82.6% 0.100 165.9);
Tailwind
colors: {
custom: {
50: '#abe6cc',
500: '#83dbb7',
950: '#000000',
},
}SCSS
$custom: #83dbb7; $custom-light: #abe6cc; $custom-dark: #000000;
JSON
{
"hex": "#83dbb7",
"rgb": {
"r": 131,
"g": 219,
"b": 183
},
"hsl": {
"h": 155.455,
"s": 55,
"l": 68.627
},
"oklch": {
"l": 0.8258,
"c": 0.10012,
"h": 165.9
},
"luminance": 0.58907
}Semantic roles & 50–950 ramp
primary
#83DBB7
secondary
#B25178
accent
#2364C3
background
#FDFEFE
surface
#F7FCFA
border
#D0D5D3
text
#101613
muted
#818483