#83FCCF#83FCCF
#83FCCF is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.8% C 0.128 H 167.0°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #83FCCF |
|---|---|
| RGB | rgb(131, 252, 207) |
| HSL | hsl(158, 95%, 75%) |
| HSV | hsv(158, 48%, 99%) |
| CMYK | cmyk(48%, 0%, 17.9%, 1.2%) |
| CIE-LAB | lab(91.21, -44.38, 11.14) |
| CIE-LCH | lch(91.21, 45.75, 165.91°) |
| OKLab | oklab(90.83% -0.1243 0.0286) |
| OKLCH | oklch(90.83% 0.128 167) |
| XYZ | xyz(55.4280, 78.9465, 71.3367) |
| Luminance | 0.7895 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.08
Light Turquoise
#7EF4CC
ΔE00 1.97
Light Aquamarine
#7BFDC7
ΔE00 2.08
Light Aqua
#8CFFDB
ΔE00 2.50
Pale Turquoise
#A5FBD5
ΔE00 3.89
Light Greenish Blue
#63F7B4
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FCCF #FC83B0
analogous
#83FC92 #83FCCF #83EDFC
triadic
#83FCCF #CF83FC #FCCF83
tetradic
#83FCCF #9283FC #FC83B0 #EDFC83
square
#83FCCF #9283FC #FC83B0 #EDFC83
split-complementary
#83FCCF #FC83ED #FC9283
monochromatic
#0BF9A1 #47FBB8 #83FCCF #BFFDE6 #E1FEF3
Accessibility & contrast
On white
1.25
#83FCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#83FCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FCCF
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FCCF | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECD
Deuteranopia (green-blind)
#E4E0D2
Tritanopia (blue-blind)
#58FDEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #83fccf; /* rgb */ color: rgb(131, 252, 207); /* oklch */ color: oklch(90.8% 0.128 167.0);
Tailwind
colors: {
custom: {
50: '#aefedd',
500: '#83fccf',
950: '#000000',
},
}SCSS
$custom: #83fccf; $custom-light: #aefedd; $custom-dark: #000000;
JSON
{
"hex": "#83fccf",
"rgb": {
"r": 131,
"g": 252,
"b": 207
},
"hsl": {
"h": 157.686,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.90833,
"c": 0.12754,
"h": 167
},
"luminance": 0.78951
}Semantic roles & 50–950 ramp
primary
#83FCCF
secondary
#DB497F
accent
#0055E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684