#83FCDE#83FCDE
#83FCDE is a very light, moderate teal. Relative luminance 0.797; OKLCH L 91.2% C 0.118 H 175.3°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #83FCDE |
|---|---|
| RGB | rgb(131, 252, 222) |
| HSL | hsl(165, 95%, 75%) |
| HSV | hsv(165, 48%, 99%) |
| CMYK | cmyk(48%, 0%, 11.9%, 1.2%) |
| CIE-LAB | lab(91.56, -41.10, 3.88) |
| CIE-LCH | lch(91.56, 41.28, 174.60°) |
| OKLab | oklab(91.23% -0.1178 0.0097) |
| OKLCH | oklch(91.23% 0.118 175.3) |
| XYZ | xyz(57.3497, 79.7152, 81.4575) |
| Luminance | 0.7972 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.02
Tiffany Blue
#7BF2DA
ΔE00 2.64
Aquamarine
#7FFFD4
ΔE00 3.46
Light Turquoise
#7EF4CC
ΔE00 3.48
Pale Turquoise
#A5FBD5
ΔE00 5.02
Light Aquamarine
#7BFDC7
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FCDE #FC83A1
analogous
#83FCA1 #83FCDE #83DEFC
triadic
#83FCDE #DE83FC #FCDE83
tetradic
#83FCDE #A183FC #FC83A1 #DEFC83
square
#83FCDE #A183FC #FC83A1 #DEFC83
split-complementary
#83FCDE #FC83DE #FCA183
monochromatic
#0BF9BE #47FBCE #83FCDE #BFFDEE #E1FEF7
Accessibility & contrast
On white
1.24
#83FCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#83FCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FCDE
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FCDE | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDD
Deuteranopia (green-blind)
#E1E1E0
Tritanopia (blue-blind)
#50FFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #83fcde; /* rgb */ color: rgb(131, 252, 222); /* oklch */ color: oklch(91.2% 0.118 175.3);
Tailwind
colors: {
custom: {
50: '#aefee8',
500: '#83fcde',
950: '#000000',
},
}SCSS
$custom: #83fcde; $custom-light: #aefee8; $custom-dark: #000000;
JSON
{
"hex": "#83fcde",
"rgb": {
"r": 131,
"g": 252,
"b": 222
},
"hsl": {
"h": 165.124,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.91229,
"c": 0.11823,
"h": 175.3
},
"luminance": 0.7972
}Semantic roles & 50–950 ramp
primary
#83FCDE
secondary
#DB496D
accent
#0039E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684