#83FDFE#83FDFE
#83FDFE is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.4% C 0.110 H 196.1°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #83FDFE |
|---|---|
| RGB | rgb(131, 253, 254) |
| HSL | hsl(180, 98%, 75%) |
| HSV | hsv(180, 48%, 100%) |
| CMYK | cmyk(48.4%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(92.67, -33.94, -11.06) |
| CIE-LCH | lch(92.67, 35.69, 198.04°) |
| OKLab | oklab(92.41% -0.1056 -0.0305) |
| OKLCH | oklch(92.41% 0.11 196.1) |
| XYZ | xyz(62.3675, 82.2261, 106.3313) |
| Luminance | 0.8223 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.87
Light Cyan
#ACFFFC
ΔE00 4.33
Bright Light Blue
#26F7FD
ΔE00 4.67
Aqua
#00FFFF
ΔE00 5.08
Robin Egg Blue
#8AF1FE
ΔE00 5.33
Bright Turquoise
#0FFEF9
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FDFE #FE8483
analogous
#83FEC1 #83FDFE #83BFFE
triadic
#83FDFE #FE83FD #FDFE83
tetradic
#83FDFE #C183FE #FE8483 #BFFE83
square
#83FDFE #C183FE #FE8483 #BFFE83
split-complementary
#83FDFE #FE83BF #FEC183
monochromatic
#0AFBFD #46FCFE #83FDFE #C0FEFE #E1FFFF
Accessibility & contrast
On white
1.20
#83FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#83FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FDFE
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FDFE | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#DAE3FF
Tritanopia (blue-blind)
#32FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #83fdfe; /* rgb */ color: rgb(131, 253, 254); /* oklch */ color: oklch(92.4% 0.110 196.1);
Tailwind
colors: {
custom: {
50: '#b0fefe',
500: '#83fdfe',
950: '#000000',
},
}SCSS
$custom: #83fdfe; $custom-light: #b0fefe; $custom-dark: #000000;
JSON
{
"hex": "#83fdfe",
"rgb": {
"r": 131,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.488,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.92409,
"c": 0.10997,
"h": 196.1
},
"luminance": 0.82232
}Semantic roles & 50–950 ramp
primary
#83FDFE
secondary
#DD4948
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685