#83FDF8#83FDF8
#83FDF8 is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.2% C 0.110 H 191.9°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #83FDF8 |
|---|---|
| RGB | rgb(131, 253, 248) |
| HSL | hsl(178, 97%, 75%) |
| HSV | hsv(178, 48%, 99%) |
| CMYK | cmyk(48.2%, 0%, 2%, 0.8%) |
| CIE-LAB | lab(92.51, -35.43, -8.20) |
| CIE-LCH | lch(92.51, 36.36, 193.03°) |
| OKLab | oklab(92.22% -0.1081 -0.0227) |
| OKLCH | oklch(92.22% 0.11 191.9) |
| XYZ | xyz(61.4217, 81.8478, 101.3501) |
| Luminance | 0.8185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.04
Light Cyan
#ACFFFC
ΔE00 4.44
Bright Turquoise
#0FFEF9
ΔE00 4.90
Aqua
#00FFFF
ΔE00 5.00
Bright Light Blue
#26F7FD
ΔE00 5.40
Pale Cyan
#B7FFFA
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FDF8 #FD8388
analogous
#83FDBB #83FDF8 #83C5FD
triadic
#83FDF8 #F883FD #FDF883
tetradic
#83FDF8 #BB83FD #FD8388 #C5FD83
square
#83FDF8 #BB83FD #FD8388 #C5FD83
split-complementary
#83FDF8 #FD83C5 #FDBB83
monochromatic
#0BFBF1 #47FCF5 #83FDF8 #BFFEFB #E1FFFD
Accessibility & contrast
On white
1.21
#83FDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#83FDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FDF8
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FDF8 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F8
Deuteranopia (green-blind)
#DCE3F9
Tritanopia (blue-blind)
#3AFFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #83fdf8; /* rgb */ color: rgb(131, 253, 248); /* oklch */ color: oklch(92.2% 0.110 191.9);
Tailwind
colors: {
custom: {
50: '#affefa',
500: '#83fdf8',
950: '#000000',
},
}SCSS
$custom: #83fdf8; $custom-light: #affefa; $custom-dark: #000000;
JSON
{
"hex": "#83fdf8",
"rgb": {
"r": 131,
"g": 253,
"b": 248
},
"hsl": {
"h": 177.541,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.92219,
"c": 0.11042,
"h": 191.9
},
"luminance": 0.81853
}Semantic roles & 50–950 ramp
primary
#83FDF8
secondary
#DC484E
accent
#0009E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685