#83FDF7#83FDF7
#83FDF7 is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.2% C 0.111 H 191.2°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #83FDF7 |
|---|---|
| RGB | rgb(131, 253, 247) |
| HSL | hsl(177, 97%, 75%) |
| HSV | hsv(177, 48%, 99%) |
| CMYK | cmyk(48.2%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(92.48, -35.67, -7.72) |
| CIE-LCH | lch(92.48, 36.50, 192.21°) |
| OKLab | oklab(92.19% -0.1085 -0.0214) |
| OKLCH | oklch(92.19% 0.111 191.2) |
| XYZ | xyz(61.2670, 81.7859, 100.5353) |
| Luminance | 0.8179 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.18
Light Cyan
#ACFFFC
ΔE00 4.54
Bright Turquoise
#0FFEF9
ΔE00 4.87
Aqua
#00FFFF
ΔE00 5.07
Bright Light Blue
#26F7FD
ΔE00 5.59
Pale Cyan
#B7FFFA
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FDF7 #FD8389
analogous
#83FDBA #83FDF7 #83C6FD
triadic
#83FDF7 #F783FD #FDF783
tetradic
#83FDF7 #BA83FD #FD8389 #C6FD83
square
#83FDF7 #BA83FD #FD8389 #C6FD83
split-complementary
#83FDF7 #FD83C6 #FDBA83
monochromatic
#0BFBEF #47FCF3 #83FDF7 #BFFEFB #E1FFFD
Accessibility & contrast
On white
1.21
#83FDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#83FDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FDF7
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FDF7 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F7
Deuteranopia (green-blind)
#DCE3F8
Tritanopia (blue-blind)
#3BFFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #83fdf7; /* rgb */ color: rgb(131, 253, 247); /* oklch */ color: oklch(92.2% 0.111 191.2);
Tailwind
colors: {
custom: {
50: '#affef9',
500: '#83fdf7',
950: '#000000',
},
}SCSS
$custom: #83fdf7; $custom-light: #affef9; $custom-dark: #000000;
JSON
{
"hex": "#83fdf7",
"rgb": {
"r": 131,
"g": 253,
"b": 247
},
"hsl": {
"h": 177.049,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.92188,
"c": 0.11057,
"h": 191.2
},
"luminance": 0.81791
}Semantic roles & 50–950 ramp
primary
#83FDF7
secondary
#DC4850
accent
#000BE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685