#83FCD1#83FCD1
#83FCD1 is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.9% C 0.126 H 168.1°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #83FCD1 |
|---|---|
| RGB | rgb(131, 252, 209) |
| HSL | hsl(159, 95%, 75%) |
| HSV | hsv(159, 48%, 99%) |
| CMYK | cmyk(48%, 0%, 17.1%, 1.2%) |
| CIE-LAB | lab(91.25, -43.95, 10.17) |
| CIE-LCH | lch(91.25, 45.11, 166.97°) |
| OKLab | oklab(90.88% -0.1234 0.0261) |
| OKLCH | oklch(90.88% 0.126 168.1) |
| XYZ | xyz(55.6741, 79.0450, 72.6326) |
| Luminance | 0.7905 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.80
Light Turquoise
#7EF4CC
ΔE00 1.75
Light Aqua
#8CFFDB
ΔE00 2.04
Light Aquamarine
#7BFDC7
ΔE00 2.57
Pale Turquoise
#A5FBD5
ΔE00 3.83
Bright Teal
#01F9C6
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FCD1 #FC83AE
analogous
#83FC95 #83FCD1 #83EAFC
triadic
#83FCD1 #D183FC #FCD183
tetradic
#83FCD1 #9583FC #FC83AE #EAFC83
square
#83FCD1 #9583FC #FC83AE #EAFC83
split-complementary
#83FCD1 #FC83EA #FC9583
monochromatic
#0BF9A5 #47FBBB #83FCD1 #BFFDE7 #E1FEF4
Accessibility & contrast
On white
1.25
#83FCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#83FCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FCD1
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FCD1 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECF
Deuteranopia (green-blind)
#E4E0D4
Tritanopia (blue-blind)
#57FDF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #83fcd1; /* rgb */ color: rgb(131, 252, 209); /* oklch */ color: oklch(90.9% 0.126 168.1);
Tailwind
colors: {
custom: {
50: '#aefedf',
500: '#83fcd1',
950: '#000000',
},
}SCSS
$custom: #83fcd1; $custom-light: #aefedf; $custom-dark: #000000;
JSON
{
"hex": "#83fcd1",
"rgb": {
"r": 131,
"g": 252,
"b": 209
},
"hsl": {
"h": 158.678,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.90884,
"c": 0.12615,
"h": 168.1
},
"luminance": 0.7905
}Semantic roles & 50–950 ramp
primary
#83FCD1
secondary
#DB497C
accent
#0052E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684