#83FCDD#83FCDD
#83FCDD is a very light, moderate teal. Relative luminance 0.797; OKLCH L 91.2% C 0.119 H 174.7°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #83FCDD |
|---|---|
| RGB | rgb(131, 252, 221) |
| HSL | hsl(165, 95%, 75%) |
| HSV | hsv(165, 48%, 99%) |
| CMYK | cmyk(48%, 0%, 12.3%, 1.2%) |
| CIE-LAB | lab(91.53, -41.32, 4.37) |
| CIE-LCH | lch(91.53, 41.55, 173.97°) |
| OKLab | oklab(91.2% -0.1183 0.0109) |
| OKLCH | oklch(91.2% 0.119 174.7) |
| XYZ | xyz(57.2161, 79.6618, 80.7537) |
| Luminance | 0.7967 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.77
Tiffany Blue
#7BF2DA
ΔE00 2.82
Aquamarine
#7FFFD4
ΔE00 3.17
Light Turquoise
#7EF4CC
ΔE00 3.23
Pale Turquoise
#A5FBD5
ΔE00 4.84
Light Aquamarine
#7BFDC7
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FCDD #FC83A2
analogous
#83FCA0 #83FCDD #83DFFC
triadic
#83FCDD #DD83FC #FCDD83
tetradic
#83FCDD #A083FC #FC83A2 #DFFC83
square
#83FCDD #A083FC #FC83A2 #DFFC83
split-complementary
#83FCDD #FC83DF #FCA083
monochromatic
#0BF9BC #47FBCD #83FCDD #BFFDED #E1FEF7
Accessibility & contrast
On white
1.24
#83FCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#83FCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FCDD
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FCDD | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDC
Deuteranopia (green-blind)
#E1E1DF
Tritanopia (blue-blind)
#50FEF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #83fcdd; /* rgb */ color: rgb(131, 252, 221); /* oklch */ color: oklch(91.2% 0.119 174.7);
Tailwind
colors: {
custom: {
50: '#aefee7',
500: '#83fcdd',
950: '#000000',
},
}SCSS
$custom: #83fcdd; $custom-light: #aefee7; $custom-dark: #000000;
JSON
{
"hex": "#83fcdd",
"rgb": {
"r": 131,
"g": 252,
"b": 221
},
"hsl": {
"h": 164.628,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.91201,
"c": 0.11876,
"h": 174.7
},
"luminance": 0.79667
}Semantic roles & 50–950 ramp
primary
#83FCDD
secondary
#DB496E
accent
#003BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684