#83FFDC#83FFDC
#83FFDC is a very light, vivid teal. Relative luminance 0.815; OKLCH L 91.9% C 0.123 H 172.8°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFDC |
|---|---|
| RGB | rgb(131, 255, 220) |
| HSL | hsl(163, 100%, 76%) |
| HSV | hsv(163, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(92.36, -42.88, 6.07) |
| CIE-LCH | lch(92.36, 43.31, 171.94°) |
| OKLab | oklab(91.86% -0.122 0.0154) |
| OKLCH | oklch(91.86% 0.123 172.8) |
| XYZ | xyz(58.0328, 81.5077, 80.3707) |
| Luminance | 0.8151 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.97
Aquamarine
#7FFFD4
ΔE00 2.09
Light Turquoise
#7EF4CC
ΔE00 2.87
Tiffany Blue
#7BF2DA
ΔE00 3.96
Pale Turquoise
#A5FBD5
ΔE00 4.48
Light Aquamarine
#7BFDC7
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFDC #FF83A6
analogous
#83FF9E #83FFDC #83E4FF
triadic
#83FFDC #DC83FF #FFDC83
tetradic
#83FFDC #9E83FF #FF83A6 #E4FF83
square
#83FFDC #9E83FF #FF83A6 #E4FF83
split-complementary
#83FFDC #FF83E4 #FF9E83
monochromatic
#09FFB9 #46FFCB #83FFDC #C0FFED #E0FFF6
Accessibility & contrast
On white
1.21
#83FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#83FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFDC
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFDC | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DA
Deuteranopia (green-blind)
#E5E3DE
Tritanopia (blue-blind)
#50FFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #83ffdc; /* rgb */ color: rgb(131, 255, 220); /* oklch */ color: oklch(91.9% 0.123 172.8);
Tailwind
colors: {
custom: {
50: '#aeffe6',
500: '#83ffdc',
950: '#000000',
},
}SCSS
$custom: #83ffdc; $custom-light: #aeffe6; $custom-dark: #000000;
JSON
{
"hex": "#83ffdc",
"rgb": {
"r": 131,
"g": 255,
"b": 220
},
"hsl": {
"h": 163.065,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.91861,
"c": 0.12293,
"h": 172.8
},
"luminance": 0.81513
}Semantic roles & 50–950 ramp
primary
#83FFDC
secondary
#DF4872
accent
#0041E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684