#83FCCD#83FCCD
#83FCCD is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.8% C 0.129 H 166.1°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #83FCCD |
|---|---|
| RGB | rgb(131, 252, 205) |
| HSL | hsl(157, 95%, 75%) |
| HSV | hsv(157, 48%, 99%) |
| CMYK | cmyk(48%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(91.17, -44.80, 12.11) |
| CIE-LCH | lch(91.17, 46.41, 164.88°) |
| OKLab | oklab(90.78% -0.1251 0.0311) |
| OKLCH | oklch(90.78% 0.129 166.1) |
| XYZ | xyz(55.1851, 78.8494, 70.0571) |
| Luminance | 0.7885 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.48
Light Aquamarine
#7BFDC7
ΔE00 1.62
Light Turquoise
#7EF4CC
ΔE00 2.27
Light Aqua
#8CFFDB
ΔE00 2.97
Pale Turquoise
#A5FBD5
ΔE00 4.02
Light Greenish Blue
#63F7B4
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FCCD #FC83B2
analogous
#83FC90 #83FCCD #83EFFC
triadic
#83FCCD #CD83FC #FCCD83
tetradic
#83FCCD #9083FC #FC83B2 #EFFC83
square
#83FCCD #9083FC #FC83B2 #EFFC83
split-complementary
#83FCCD #FC83EF #FC9083
monochromatic
#0BF99D #47FBB5 #83FCCD #BFFDE5 #E1FEF3
Accessibility & contrast
On white
1.25
#83FCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#83FCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FCCD
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FCCD | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECB
Deuteranopia (green-blind)
#E5E0D0
Tritanopia (blue-blind)
#5AFDEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #83fccd; /* rgb */ color: rgb(131, 252, 205); /* oklch */ color: oklch(90.8% 0.129 166.1);
Tailwind
colors: {
custom: {
50: '#aefedc',
500: '#83fccd',
950: '#000000',
},
}SCSS
$custom: #83fccd; $custom-light: #aefedc; $custom-dark: #000000;
JSON
{
"hex": "#83fccd",
"rgb": {
"r": 131,
"g": 252,
"b": 205
},
"hsl": {
"h": 156.694,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.90783,
"c": 0.12895,
"h": 166.1
},
"luminance": 0.78854
}Semantic roles & 50–950 ramp
primary
#83FCCD
secondary
#DB4981
accent
#0059E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684