#83DFBF#83DFBF
#83DFBF is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.7% C 0.100 H 169.5°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #83DFBF |
|---|---|
| RGB | rgb(131, 223, 191) |
| HSL | hsl(159, 59%, 69%) |
| HSV | hsv(159, 41%, 87%) |
| CMYK | cmyk(41.3%, 0%, 14.3%, 12.5%) |
| CIE-LAB | lab(82.57, -34.75, 7.13) |
| CIE-LCH | lch(82.57, 35.48, 168.40°) |
| OKLab | oklab(83.72% -0.0984 0.0183) |
| OKLCH | oklch(83.72% 0.1 169.5) |
| XYZ | xyz(45.1480, 61.3591, 58.7445) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.01
Seafoam
#7FE0B3
ΔE00 3.49
Seafoam Blue
#78D1B6
ΔE00 3.53
Light Turquoise
#7EF4CC
ΔE00 4.96
Mediumaquamarine
#66CDAA
ΔE00 5.01
Pale Teal
#82CBB2
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DFBF #DF83A3
analogous
#83DF91 #83DFBF #83D1DF
triadic
#83DFBF #BF83DF #DFBF83
tetradic
#83DFBF #9183DF #DF83A3 #D1DF83
square
#83DFBF #9183DF #DF83A3 #D1DF83
split-complementary
#83DFBF #DF83D1 #DF9183
monochromatic
#30B889 #52D2A6 #83DFBF #B4ECD8 #E4F8F1
Accessibility & contrast
On white
1.58
#83DFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#83DFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DFBF
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DFBF | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4BD
Deuteranopia (green-blind)
#CBC9C1
Tritanopia (blue-blind)
#67E0D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #83dfbf; /* rgb */ color: rgb(131, 223, 191); /* oklch */ color: oklch(83.7% 0.100 169.5);
Tailwind
colors: {
custom: {
50: '#abe9d2',
500: '#83dfbf',
950: '#000000',
},
}SCSS
$custom: #83dfbf; $custom-light: #abe9d2; $custom-dark: #000000;
JSON
{
"hex": "#83dfbf",
"rgb": {
"r": 131,
"g": 223,
"b": 191
},
"hsl": {
"h": 159.13,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.83718,
"c": 0.10005,
"h": 169.5
},
"luminance": 0.61362
}Semantic roles & 50–950 ramp
primary
#83DFBF
secondary
#B65074
accent
#1F59C7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483