#83FDFC#83FDFC
#83FDFC is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.3% C 0.110 H 194.7°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #83FDFC |
|---|---|
| RGB | rgb(131, 253, 252) |
| HSL | hsl(180, 97%, 75%) |
| HSV | hsv(180, 48%, 99%) |
| CMYK | cmyk(48.2%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(92.62, -34.44, -10.10) |
| CIE-LCH | lch(92.62, 35.89, 196.35°) |
| OKLab | oklab(92.35% -0.1064 -0.0279) |
| OKLCH | oklch(92.35% 0.11 194.7) |
| XYZ | xyz(62.0489, 82.0987, 104.6534) |
| Luminance | 0.8210 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.79
Light Cyan
#ACFFFC
ΔE00 4.27
Bright Light Blue
#26F7FD
ΔE00 4.82
Aqua
#00FFFF
ΔE00 4.94
Bright Turquoise
#0FFEF9
ΔE00 5.27
Pale Cyan
#B7FFFA
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FDFC #FD8384
analogous
#83FDBF #83FDFC #83C1FD
triadic
#83FDFC #FC83FD #FDFC83
tetradic
#83FDFC #BF83FD #FD8384 #C1FD83
square
#83FDFC #BF83FD #FD8384 #C1FD83
split-complementary
#83FDFC #FD83C1 #FDBF83
monochromatic
#0BFBF9 #47FCFB #83FDFC #BFFEFD #E1FFFE
Accessibility & contrast
On white
1.21
#83FDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#83FDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FDFC
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FDFC | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FC
Deuteranopia (green-blind)
#DBE3FD
Tritanopia (blue-blind)
#35FFFC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #83fdfc; /* rgb */ color: rgb(131, 253, 252); /* oklch */ color: oklch(92.3% 0.110 194.7);
Tailwind
colors: {
custom: {
50: '#affefd',
500: '#83fdfc',
950: '#000000',
},
}SCSS
$custom: #83fdfc; $custom-light: #affefd; $custom-dark: #000000;
JSON
{
"hex": "#83fdfc",
"rgb": {
"r": 131,
"g": 253,
"b": 252
},
"hsl": {
"h": 179.508,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.92345,
"c": 0.11005,
"h": 194.7
},
"luminance": 0.82104
}Semantic roles & 50–950 ramp
primary
#83FDFC
secondary
#DC484A
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685