#83FDF6#83FDF6
#83FDF6 is a very light, moderate teal. Relative luminance 0.817; OKLCH L 92.2% C 0.111 H 190.5°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #83FDF6 |
|---|---|
| RGB | rgb(131, 253, 246) |
| HSL | hsl(177, 97%, 75%) |
| HSV | hsv(177, 48%, 99%) |
| CMYK | cmyk(48.2%, 0%, 2.8%, 0.8%) |
| CIE-LAB | lab(92.45, -35.92, -7.24) |
| CIE-LCH | lch(92.45, 36.64, 191.40°) |
| OKLab | oklab(92.16% -0.1089 -0.0201) |
| OKLCH | oklch(92.16% 0.111 190.5) |
| XYZ | xyz(61.1131, 81.7243, 99.7248) |
| Luminance | 0.8173 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.34
Light Cyan
#ACFFFC
ΔE00 4.66
Bright Turquoise
#0FFEF9
ΔE00 4.87
Aqua
#00FFFF
ΔE00 5.18
Bright Light Blue
#26F7FD
ΔE00 5.80
Bright Aqua
#0BF9EA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FDF6 #FD838A
analogous
#83FDB9 #83FDF6 #83C7FD
triadic
#83FDF6 #F683FD #FDF683
tetradic
#83FDF6 #B983FD #FD838A #C7FD83
square
#83FDF6 #B983FD #FD838A #C7FD83
split-complementary
#83FDF6 #FD83C7 #FDB983
monochromatic
#0BFBED #47FCF2 #83FDF6 #BFFEFA #E1FFFD
Accessibility & contrast
On white
1.21
#83FDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#83FDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FDF6
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FDF6 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F6
Deuteranopia (green-blind)
#DCE3F7
Tritanopia (blue-blind)
#3CFFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #83fdf6; /* rgb */ color: rgb(131, 253, 246); /* oklch */ color: oklch(92.2% 0.111 190.5);
Tailwind
colors: {
custom: {
50: '#affef9',
500: '#83fdf6',
950: '#000000',
},
}SCSS
$custom: #83fdf6; $custom-light: #affef9; $custom-dark: #000000;
JSON
{
"hex": "#83fdf6",
"rgb": {
"r": 131,
"g": 253,
"b": 246
},
"hsl": {
"h": 176.557,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.92157,
"c": 0.11073,
"h": 190.5
},
"luminance": 0.8173
}Semantic roles & 50–950 ramp
primary
#83FDF6
secondary
#DC4851
accent
#000DE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685