#83FDFA#83FDFA
#83FDFA is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.3% C 0.110 H 193.3°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #83FDFA |
|---|---|
| RGB | rgb(131, 253, 250) |
| HSL | hsl(179, 97%, 75%) |
| HSV | hsv(179, 48%, 99%) |
| CMYK | cmyk(48.2%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(92.56, -34.93, -9.15) |
| CIE-LCH | lch(92.56, 36.11, 194.68°) |
| OKLab | oklab(92.28% -0.1072 -0.0253) |
| OKLCH | oklch(92.28% 0.11 193.3) |
| XYZ | xyz(61.7336, 81.9726, 102.9930) |
| Luminance | 0.8198 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.85
Light Cyan
#ACFFFC
ΔE00 4.31
Aqua
#00FFFF
ΔE00 4.92
Bright Turquoise
#0FFEF9
ΔE00 5.04
Bright Light Blue
#26F7FD
ΔE00 5.06
Pale Cyan
#B7FFFA
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FDFA #FD8386
analogous
#83FDBD #83FDFA #83C3FD
triadic
#83FDFA #FA83FD #FDFA83
tetradic
#83FDFA #BD83FD #FD8386 #C3FD83
square
#83FDFA #BD83FD #FD8386 #C3FD83
split-complementary
#83FDFA #FD83C3 #FDBD83
monochromatic
#0BFBF5 #47FCF8 #83FDFA #BFFEFC #E1FFFE
Accessibility & contrast
On white
1.21
#83FDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#83FDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FDFA
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FDFA | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FA
Deuteranopia (green-blind)
#DBE3FB
Tritanopia (blue-blind)
#37FFFC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #83fdfa; /* rgb */ color: rgb(131, 253, 250); /* oklch */ color: oklch(92.3% 0.110 193.3);
Tailwind
colors: {
custom: {
50: '#affefb',
500: '#83fdfa',
950: '#000000',
},
}SCSS
$custom: #83fdfa; $custom-light: #affefb; $custom-dark: #000000;
JSON
{
"hex": "#83fdfa",
"rgb": {
"r": 131,
"g": 253,
"b": 250
},
"hsl": {
"h": 178.525,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.92282,
"c": 0.1102,
"h": 193.3
},
"luminance": 0.81978
}Semantic roles & 50–950 ramp
primary
#83FDFA
secondary
#DC484C
accent
#0006E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685