#83FCDB#83FCDB
#83FCDB is a very light, moderate teal. Relative luminance 0.796; OKLCH L 91.1% C 0.120 H 173.5°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #83FCDB |
|---|---|
| RGB | rgb(131, 252, 219) |
| HSL | hsl(164, 95%, 75%) |
| HSV | hsv(164, 48%, 99%) |
| CMYK | cmyk(48%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(91.49, -41.77, 5.33) |
| CIE-LCH | lch(91.49, 42.11, 172.73°) |
| OKLab | oklab(91.15% -0.1191 0.0135) |
| OKLCH | oklch(91.15% 0.12 173.5) |
| XYZ | xyz(56.9512, 79.5558, 79.3587) |
| Luminance | 0.7956 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.32
Aquamarine
#7FFFD4
ΔE00 2.61
Light Turquoise
#7EF4CC
ΔE00 2.75
Tiffany Blue
#7BF2DA
ΔE00 3.24
Pale Turquoise
#A5FBD5
ΔE00 4.51
Light Aquamarine
#7BFDC7
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FCDB #FC83A4
analogous
#83FC9E #83FCDB #83E1FC
triadic
#83FCDB #DB83FC #FCDB83
tetradic
#83FCDB #9E83FC #FC83A4 #E1FC83
square
#83FCDB #9E83FC #FC83A4 #E1FC83
split-complementary
#83FCDB #FC83E1 #FC9E83
monochromatic
#0BF9B8 #47FBCA #83FCDB #BFFDEC #E1FEF6
Accessibility & contrast
On white
1.24
#83FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#83FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FCDB
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FCDB | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDA
Deuteranopia (green-blind)
#E2E1DD
Tritanopia (blue-blind)
#52FEF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #83fcdb; /* rgb */ color: rgb(131, 252, 219); /* oklch */ color: oklch(91.1% 0.120 173.5);
Tailwind
colors: {
custom: {
50: '#aefee6',
500: '#83fcdb',
950: '#000000',
},
}SCSS
$custom: #83fcdb; $custom-light: #aefee6; $custom-dark: #000000;
JSON
{
"hex": "#83fcdb",
"rgb": {
"r": 131,
"g": 252,
"b": 219
},
"hsl": {
"h": 163.636,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.91147,
"c": 0.11987,
"h": 173.5
},
"luminance": 0.79561
}Semantic roles & 50–950 ramp
primary
#83FCDB
secondary
#DB4970
accent
#003FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684