#83FFFA#83FFFA
#83FFFA is a very light, moderate teal. Relative luminance 0.832; OKLCH L 92.7% C 0.112 H 191.9°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFFA |
|---|---|
| RGB | rgb(131, 255, 250) |
| HSL | hsl(178, 100%, 76%) |
| HSV | hsv(178, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 2%, 0%) |
| CIE-LAB | lab(93.12, -35.86, -8.32) |
| CIE-LCH | lch(93.12, 36.81, 193.07°) |
| OKLab | oklab(92.73% -0.1094 -0.0231) |
| OKLCH | oklch(92.73% 0.112 191.9) |
| XYZ | xyz(62.3683, 83.2419, 103.2046) |
| Luminance | 0.8325 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.00
Light Cyan
#ACFFFC
ΔE00 4.50
Bright Turquoise
#0FFEF9
ΔE00 4.84
Aqua
#00FFFF
ΔE00 4.91
Bright Light Blue
#26F7FD
ΔE00 5.45
Pale Cyan
#B7FFFA
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFFA #FF8388
analogous
#83FFBC #83FFFA #83C6FF
triadic
#83FFFA #FA83FF #FFFA83
tetradic
#83FFFA #BC83FF #FF8388 #C6FF83
square
#83FFFA #BC83FF #FF8388 #C6FF83
split-complementary
#83FFFA #FF83C6 #FFBC83
monochromatic
#09FFF5 #46FFF8 #83FFFA #C0FFFC #E0FFFE
Accessibility & contrast
On white
1.19
#83FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#83FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFFA
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFFA | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#DDE5FB
Tritanopia (blue-blind)
#36FFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #83fffa; /* rgb */ color: rgb(131, 255, 250); /* oklch */ color: oklch(92.7% 0.112 191.9);
Tailwind
colors: {
custom: {
50: '#b0fffb',
500: '#83fffa',
950: '#000000',
},
}SCSS
$custom: #83fffa; $custom-light: #b0fffb; $custom-dark: #000000;
JSON
{
"hex": "#83fffa",
"rgb": {
"r": 131,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.581,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.92731,
"c": 0.11181,
"h": 191.9
},
"luminance": 0.83247
}Semantic roles & 50–950 ramp
primary
#83FFFA
secondary
#DF484E
accent
#0009E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685