#83FCCB#83FCCB
#83FCCB is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.7% C 0.130 H 165.1°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #83FCCB |
|---|---|
| RGB | rgb(131, 252, 203) |
| HSL | hsl(156, 95%, 75%) |
| HSV | hsv(156, 48%, 99%) |
| CMYK | cmyk(48%, 0%, 19.4%, 1.2%) |
| CIE-LAB | lab(91.12, -45.22, 13.08) |
| CIE-LCH | lch(91.12, 47.07, 163.87°) |
| OKLab | oklab(90.73% -0.126 0.0336) |
| OKLCH | oklch(90.73% 0.13 165.1) |
| XYZ | xyz(54.9452, 78.7534, 68.7938) |
| Luminance | 0.7876 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.21
Aquamarine
#7FFFD4
ΔE00 1.92
Light Turquoise
#7EF4CC
ΔE00 2.64
Light Aqua
#8CFFDB
ΔE00 3.44
Pale Turquoise
#A5FBD5
ΔE00 4.19
Light Greenish Blue
#63F7B4
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FCCB #FC83B4
analogous
#83FC8E #83FCCB #83F1FC
triadic
#83FCCB #CB83FC #FCCB83
tetradic
#83FCCB #8E83FC #FC83B4 #F1FC83
square
#83FCCB #8E83FC #FC83B4 #F1FC83
split-complementary
#83FCCB #FC83F1 #FC8E83
monochromatic
#0BF999 #47FBB2 #83FCCB #BFFDE4 #E1FEF2
Accessibility & contrast
On white
1.25
#83FCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#83FCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FCCB
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FCCB | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC8
Deuteranopia (green-blind)
#E5E0CE
Tritanopia (blue-blind)
#5BFCEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #83fccb; /* rgb */ color: rgb(131, 252, 203); /* oklch */ color: oklch(90.7% 0.130 165.1);
Tailwind
colors: {
custom: {
50: '#aefeda',
500: '#83fccb',
950: '#000000',
},
}SCSS
$custom: #83fccb; $custom-light: #aefeda; $custom-dark: #000000;
JSON
{
"hex": "#83fccb",
"rgb": {
"r": 131,
"g": 252,
"b": 203
},
"hsl": {
"h": 155.702,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.90733,
"c": 0.13041,
"h": 165.1
},
"luminance": 0.78758
}Semantic roles & 50–950 ramp
primary
#83FCCB
secondary
#DB4984
accent
#005DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684