#83DDBB#83DDBB
#83DDBB is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.100 H 167.7°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #83DDBB |
|---|---|
| RGB | rgb(131, 221, 187) |
| HSL | hsl(157, 57%, 69%) |
| HSV | hsv(157, 41%, 87%) |
| CMYK | cmyk(40.7%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(81.91, -34.68, 8.29) |
| CIE-LCH | lch(81.91, 35.66, 166.55°) |
| OKLab | oklab(83.15% -0.0977 0.0213) |
| OKLCH | oklch(83.15% 0.1 167.7) |
| XYZ | xyz(44.1826, 60.1230, 56.2808) |
| Luminance | 0.6013 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.01
Seafoam
#7FE0B3
ΔE00 2.90
Seafoam Blue
#78D1B6
ΔE00 3.44
Mediumaquamarine
#66CDAA
ΔE00 4.58
Pale Teal
#82CBB2
ΔE00 4.83
Light Turquoise
#7EF4CC
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DDBB #DD83A5
analogous
#83DD8E #83DDBB #83D2DD
triadic
#83DDBB #BB83DD #DDBB83
tetradic
#83DDBB #8E83DD #DD83A5 #D2DD83
square
#83DDBB #8E83DD #DD83A5 #D2DD83
split-complementary
#83DDBB #DD83D2 #DD8E83
monochromatic
#31B483 #53D0A1 #83DDBB #B3EAD5 #E3F7F0
Accessibility & contrast
On white
1.61
#83DDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#83DDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DDBB
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DDBB | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B9
Deuteranopia (green-blind)
#CAC7BD
Tritanopia (blue-blind)
#69DED3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #83ddbb; /* rgb */ color: rgb(131, 221, 187); /* oklch */ color: oklch(83.1% 0.100 167.7);
Tailwind
colors: {
custom: {
50: '#abe8cf',
500: '#83ddbb',
950: '#000000',
},
}SCSS
$custom: #83ddbb; $custom-light: #abe8cf; $custom-dark: #000000;
JSON
{
"hex": "#83ddbb",
"rgb": {
"r": 131,
"g": 221,
"b": 187
},
"hsl": {
"h": 157.333,
"s": 56.962,
"l": 69.02
},
"oklch": {
"l": 0.83149,
"c": 0.10004,
"h": 167.7
},
"luminance": 0.60126
}Semantic roles & 50–950 ramp
primary
#83DDBB
secondary
#B45076
accent
#215FC5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101613
muted
#818483