#83FCCE#83FCCE
#83FCCE is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.8% C 0.128 H 166.5°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #83FCCE |
|---|---|
| RGB | rgb(131, 252, 206) |
| HSL | hsl(157, 95%, 75%) |
| HSV | hsv(157, 48%, 99%) |
| CMYK | cmyk(48%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(91.19, -44.59, 11.62) |
| CIE-LCH | lch(91.19, 46.08, 165.39°) |
| OKLab | oklab(90.81% -0.1247 0.0298) |
| OKLCH | oklch(90.81% 0.128 166.5) |
| XYZ | xyz(55.3062, 78.8978, 70.6949) |
| Luminance | 0.7890 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.27
Light Aquamarine
#7BFDC7
ΔE00 1.85
Light Turquoise
#7EF4CC
ΔE00 2.11
Light Aqua
#8CFFDB
ΔE00 2.74
Pale Turquoise
#A5FBD5
ΔE00 3.95
Light Greenish Blue
#63F7B4
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FCCE #FC83B1
analogous
#83FC91 #83FCCE #83EEFC
triadic
#83FCCE #CE83FC #FCCE83
tetradic
#83FCCE #9183FC #FC83B1 #EEFC83
square
#83FCCE #9183FC #FC83B1 #EEFC83
split-complementary
#83FCCE #FC83EE #FC9183
monochromatic
#0BF99F #47FBB6 #83FCCE #BFFDE6 #E1FEF3
Accessibility & contrast
On white
1.25
#83FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#83FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FCCE
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FCCE | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECC
Deuteranopia (green-blind)
#E5E0D1
Tritanopia (blue-blind)
#59FDEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #83fcce; /* rgb */ color: rgb(131, 252, 206); /* oklch */ color: oklch(90.8% 0.128 166.5);
Tailwind
colors: {
custom: {
50: '#aefedd',
500: '#83fcce',
950: '#000000',
},
}SCSS
$custom: #83fcce; $custom-light: #aefedd; $custom-dark: #000000;
JSON
{
"hex": "#83fcce",
"rgb": {
"r": 131,
"g": 252,
"b": 206
},
"hsl": {
"h": 157.19,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.90808,
"c": 0.12824,
"h": 166.5
},
"luminance": 0.78902
}Semantic roles & 50–950 ramp
primary
#83FCCE
secondary
#DB4980
accent
#0057E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684