#83FCDF#83FCDF
#83FCDF is a very light, moderate teal. Relative luminance 0.798; OKLCH L 91.3% C 0.118 H 175.9°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #83FCDF |
|---|---|
| RGB | rgb(131, 252, 223) |
| HSL | hsl(166, 95%, 75%) |
| HSV | hsv(166, 48%, 99%) |
| CMYK | cmyk(48%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(91.58, -40.87, 3.40) |
| CIE-LCH | lch(91.58, 41.02, 175.24°) |
| OKLab | oklab(91.26% -0.1174 0.0084) |
| OKLCH | oklch(91.26% 0.118 175.9) |
| XYZ | xyz(57.4841, 79.7690, 82.1654) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.29
Tiffany Blue
#7BF2DA
ΔE00 2.47
Light Turquoise
#7EF4CC
ΔE00 3.75
Aquamarine
#7FFFD4
ΔE00 3.75
Pale Turquoise
#A5FBD5
ΔE00 5.21
Pale Aqua
#B8FFEB
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FCDF #FC83A0
analogous
#83FCA3 #83FCDF #83DCFC
triadic
#83FCDF #DF83FC #FCDF83
tetradic
#83FCDF #A383FC #FC83A0 #DCFC83
square
#83FCDF #A383FC #FC83A0 #DCFC83
split-complementary
#83FCDF #FC83DC #FCA383
monochromatic
#0BF9C0 #47FBD0 #83FCDF #BFFDEE #E1FEF7
Accessibility & contrast
On white
1.24
#83FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#83FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FCDF
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FCDF | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDE
Deuteranopia (green-blind)
#E1E1E1
Tritanopia (blue-blind)
#4FFFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #83fcdf; /* rgb */ color: rgb(131, 252, 223); /* oklch */ color: oklch(91.3% 0.118 175.9);
Tailwind
colors: {
custom: {
50: '#aefee9',
500: '#83fcdf',
950: '#000000',
},
}SCSS
$custom: #83fcdf; $custom-light: #aefee9; $custom-dark: #000000;
JSON
{
"hex": "#83fcdf",
"rgb": {
"r": 131,
"g": 252,
"b": 223
},
"hsl": {
"h": 165.62,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.91256,
"c": 0.1177,
"h": 175.9
},
"luminance": 0.79774
}Semantic roles & 50–950 ramp
primary
#83FCDF
secondary
#DB496C
accent
#0037E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684