#83FFDB#83FFDB
#83FFDB is a very light, vivid teal. Relative luminance 0.815; OKLCH L 91.8% C 0.124 H 172.2°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFDB |
|---|---|
| RGB | rgb(131, 255, 219) |
| HSL | hsl(163, 100%, 76%) |
| HSV | hsv(163, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(92.33, -43.10, 6.56) |
| CIE-LCH | lch(92.33, 43.60, 171.35°) |
| OKLab | oklab(91.83% -0.1224 0.0167) |
| OKLCH | oklch(91.83% 0.124 172.2) |
| XYZ | xyz(57.9007, 81.4549, 79.6753) |
| Luminance | 0.8146 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.87
Aquamarine
#7FFFD4
ΔE00 1.82
Light Turquoise
#7EF4CC
ΔE00 2.71
Tiffany Blue
#7BF2DA
ΔE00 4.17
Pale Turquoise
#A5FBD5
ΔE00 4.37
Light Aquamarine
#7BFDC7
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFDB #FF83A7
analogous
#83FF9D #83FFDB #83E5FF
triadic
#83FFDB #DB83FF #FFDB83
tetradic
#83FFDB #9D83FF #FF83A7 #E5FF83
square
#83FFDB #9D83FF #FF83A7 #E5FF83
split-complementary
#83FFDB #FF83E5 #FF9D83
monochromatic
#09FFB7 #46FFC9 #83FFDB #C0FFED #E0FFF6
Accessibility & contrast
On white
1.21
#83FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#83FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFDB
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFDB | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D9
Deuteranopia (green-blind)
#E5E3DD
Tritanopia (blue-blind)
#51FFF4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #83ffdb; /* rgb */ color: rgb(131, 255, 219); /* oklch */ color: oklch(91.8% 0.124 172.2);
Tailwind
colors: {
custom: {
50: '#aeffe6',
500: '#83ffdb',
950: '#000000',
},
}SCSS
$custom: #83ffdb; $custom-light: #aeffe6; $custom-dark: #000000;
JSON
{
"hex": "#83ffdb",
"rgb": {
"r": 131,
"g": 255,
"b": 219
},
"hsl": {
"h": 162.581,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.91834,
"c": 0.12352,
"h": 172.2
},
"luminance": 0.8146
}Semantic roles & 50–950 ramp
primary
#83FFDB
secondary
#DF4873
accent
#0043E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684