#83FFFC#83FFFC
#83FFFC is a very light, moderate teal. Relative luminance 0.834; OKLCH L 92.8% C 0.112 H 193.3°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFFC |
|---|---|
| RGB | rgb(131, 255, 252) |
| HSL | hsl(179, 100%, 76%) |
| HSV | hsv(179, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(93.18, -35.36, -9.28) |
| CIE-LCH | lch(93.18, 36.56, 194.70°) |
| OKLab | oklab(92.79% -0.1086 -0.0257) |
| OKLCH | oklch(92.79% 0.112 193.3) |
| XYZ | xyz(62.6836, 83.3680, 104.8649) |
| Luminance | 0.8337 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.81
Light Cyan
#ACFFFC
ΔE00 4.36
Aqua
#00FFFF
ΔE00 4.83
Bright Turquoise
#0FFEF9
ΔE00 4.98
Bright Light Blue
#26F7FD
ΔE00 5.12
Pale Cyan
#B7FFFA
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFFC #FF8386
analogous
#83FFBE #83FFFC #83C4FF
triadic
#83FFFC #FC83FF #FFFC83
tetradic
#83FFFC #BE83FF #FF8386 #C4FF83
square
#83FFFC #BE83FF #FF8386 #C4FF83
split-complementary
#83FFFC #FF83C4 #FFBE83
monochromatic
#09FFF9 #46FFFB #83FFFC #C0FFFD #E0FFFE
Accessibility & contrast
On white
1.19
#83FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#83FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFFC
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFFC | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FC
Deuteranopia (green-blind)
#DDE5FD
Tritanopia (blue-blind)
#34FFFE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #83fffc; /* rgb */ color: rgb(131, 255, 252); /* oklch */ color: oklch(92.8% 0.112 193.3);
Tailwind
colors: {
custom: {
50: '#b0fffd',
500: '#83fffc',
950: '#000000',
},
}SCSS
$custom: #83fffc; $custom-light: #b0fffd; $custom-dark: #000000;
JSON
{
"hex": "#83fffc",
"rgb": {
"r": 131,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.548,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.92794,
"c": 0.11159,
"h": 193.3
},
"luminance": 0.83374
}Semantic roles & 50–950 ramp
primary
#83FFFC
secondary
#DF484B
accent
#0006E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685