#83E2DB#83E2DB
#83E2DB is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.2% C 0.091 H 189.5°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #83E2DB |
|---|---|
| RGB | rgb(131, 226, 219) |
| HSL | hsl(176, 62%, 70%) |
| HSV | hsv(176, 42%, 89%) |
| CMYK | cmyk(42%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(84.14, -29.79, -5.40) |
| CIE-LCH | lch(84.14, 30.27, 190.27°) |
| OKLab | oklab(85.22% -0.0899 -0.015) |
| OKLCH | oklch(85.22% 0.091 189.5) |
| XYZ | xyz(49.3376, 64.3287, 76.8209) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 5.99
Mediumturquoise
#48D1CC
ΔE00 5.99
Tiffany Blue
#7BF2DA
ΔE00 6.60
Paleturquoise
#AFEEEE
ΔE00 6.61
Light Cyan
#ACFFFC
ΔE00 7.12
Robin'S Egg Blue
#98EFF9
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83E2DB #E2838A
analogous
#83E2AC #83E2DB #83B9E2
triadic
#83E2DB #DB83E2 #E2DB83
tetradic
#83E2DB #AC83E2 #E2838A #B9E283
square
#83E2DB #AC83E2 #E2838A #B9E283
split-complementary
#83E2DB #E283B9 #E2AC83
monochromatic
#2CBEB3 #51D6CD #83E2DB #B5EEE9 #E6F9F8
Accessibility & contrast
On white
1.51
#83E2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#83E2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83E2DB
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83E2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83E2DB | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DB
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#59E6E0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #83e2db; /* rgb */ color: rgb(131, 226, 219); /* oklch */ color: oklch(85.2% 0.091 189.5);
Tailwind
colors: {
custom: {
50: '#acebe6',
500: '#83e2db',
950: '#000000',
},
}SCSS
$custom: #83e2db; $custom-light: #acebe6; $custom-dark: #000000;
JSON
{
"hex": "#83e2db",
"rgb": {
"r": 131,
"g": 226,
"b": 219
},
"hsl": {
"h": 175.579,
"s": 62.092,
"l": 70
},
"oklch": {
"l": 0.85216,
"c": 0.09119,
"h": 189.5
},
"luminance": 0.64332
}Semantic roles & 50–950 ramp
primary
#83E2DB
secondary
#BA4F57
accent
#1C29CA
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#111615
muted
#818484