#83FFDD#83FFDD
#83FFDD is a very light, vivid teal. Relative luminance 0.816; OKLCH L 91.9% C 0.122 H 173.4°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFDD |
|---|---|
| RGB | rgb(131, 255, 221) |
| HSL | hsl(164, 100%, 76%) |
| HSV | hsv(164, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(92.38, -42.66, 5.59) |
| CIE-LCH | lch(92.38, 43.02, 172.53°) |
| OKLab | oklab(91.89% -0.1215 0.0142) |
| OKLCH | oklch(91.89% 0.122 173.4) |
| XYZ | xyz(58.1656, 81.5608, 81.0702) |
| Luminance | 0.8157 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.14
Aquamarine
#7FFFD4
ΔE00 2.37
Light Turquoise
#7EF4CC
ΔE00 3.05
Tiffany Blue
#7BF2DA
ΔE00 3.76
Pale Turquoise
#A5FBD5
ΔE00 4.61
Light Aquamarine
#7BFDC7
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFDD #FF83A5
analogous
#83FF9F #83FFDD #83E3FF
triadic
#83FFDD #DD83FF #FFDD83
tetradic
#83FFDD #9F83FF #FF83A5 #E3FF83
square
#83FFDD #9F83FF #FF83A5 #E3FF83
split-complementary
#83FFDD #FF83E3 #FF9F83
monochromatic
#09FFBB #46FFCC #83FFDD #C0FFEE #E0FFF7
Accessibility & contrast
On white
1.21
#83FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#83FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFDD
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFDD | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DB
Deuteranopia (green-blind)
#E4E3DF
Tritanopia (blue-blind)
#4FFFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #83ffdd; /* rgb */ color: rgb(131, 255, 221); /* oklch */ color: oklch(91.9% 0.122 173.4);
Tailwind
colors: {
custom: {
50: '#aeffe7',
500: '#83ffdd',
950: '#000000',
},
}SCSS
$custom: #83ffdd; $custom-light: #aeffe7; $custom-dark: #000000;
JSON
{
"hex": "#83ffdd",
"rgb": {
"r": 131,
"g": 255,
"b": 221
},
"hsl": {
"h": 163.548,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.91888,
"c": 0.12235,
"h": 173.4
},
"luminance": 0.81566
}Semantic roles & 50–950 ramp
primary
#83FFDD
secondary
#DF4871
accent
#003FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684