#83FCDC#83FCDC
#83FCDC is a very light, moderate teal. Relative luminance 0.796; OKLCH L 91.2% C 0.119 H 174.1°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #83FCDC |
|---|---|
| RGB | rgb(131, 252, 220) |
| HSL | hsl(164, 95%, 75%) |
| HSV | hsv(164, 48%, 99%) |
| CMYK | cmyk(48%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(91.51, -41.55, 4.85) |
| CIE-LCH | lch(91.51, 41.83, 173.34°) |
| OKLab | oklab(91.17% -0.1187 0.0122) |
| OKLCH | oklch(91.17% 0.119 174.1) |
| XYZ | xyz(57.0832, 79.6086, 80.0541) |
| Luminance | 0.7961 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.53
Aquamarine
#7FFFD4
ΔE00 2.89
Light Turquoise
#7EF4CC
ΔE00 2.99
Tiffany Blue
#7BF2DA
ΔE00 3.02
Pale Turquoise
#A5FBD5
ΔE00 4.67
Light Aquamarine
#7BFDC7
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FCDC #FC83A3
analogous
#83FC9F #83FCDC #83E0FC
triadic
#83FCDC #DC83FC #FCDC83
tetradic
#83FCDC #9F83FC #FC83A3 #E0FC83
square
#83FCDC #9F83FC #FC83A3 #E0FC83
split-complementary
#83FCDC #FC83E0 #FC9F83
monochromatic
#0BF9BA #47FBCB #83FCDC #BFFDED #E1FEF7
Accessibility & contrast
On white
1.24
#83FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#83FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FCDC
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FCDC | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#E2E1DE
Tritanopia (blue-blind)
#51FEF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #83fcdc; /* rgb */ color: rgb(131, 252, 220); /* oklch */ color: oklch(91.2% 0.119 174.1);
Tailwind
colors: {
custom: {
50: '#aefee6',
500: '#83fcdc',
950: '#000000',
},
}SCSS
$custom: #83fcdc; $custom-light: #aefee6; $custom-dark: #000000;
JSON
{
"hex": "#83fcdc",
"rgb": {
"r": 131,
"g": 252,
"b": 220
},
"hsl": {
"h": 164.132,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.91174,
"c": 0.11931,
"h": 174.1
},
"luminance": 0.79613
}Semantic roles & 50–950 ramp
primary
#83FCDC
secondary
#DB496F
accent
#003DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684