#83FEFF#83FEFF
#83FEFF is a very light, moderate teal. Relative luminance 0.829; OKLCH L 92.7% C 0.111 H 196.1°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #83FEFF |
|---|---|
| RGB | rgb(131, 254, 255) |
| HSL | hsl(180, 100%, 76%) |
| HSV | hsv(180, 49%, 100%) |
| CMYK | cmyk(48.6%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(92.98, -34.15, -11.12) |
| CIE-LCH | lch(92.98, 35.92, 198.03°) |
| OKLab | oklab(92.67% -0.1063 -0.0307) |
| OKLCH | oklch(92.67% 0.111 196.1) |
| XYZ | xyz(62.8445, 82.9233, 107.2824) |
| Luminance | 0.8293 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.84
Light Cyan
#ACFFFC
ΔE00 4.35
Bright Light Blue
#26F7FD
ΔE00 4.70
Aqua
#00FFFF
ΔE00 5.04
Robin Egg Blue
#8AF1FE
ΔE00 5.44
Bright Turquoise
#0FFEF9
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FEFF #FF8483
analogous
#83FFC2 #83FEFF #83C0FF
triadic
#83FEFF #FF83FE #FEFF83
tetradic
#83FEFF #C283FF #FF8483 #C0FF83
square
#83FEFF #C283FF #FF8483 #C0FF83
split-complementary
#83FEFF #FF83C0 #FFC283
monochromatic
#09FDFF #46FEFF #83FEFF #C0FEFF #E0FFFF
Accessibility & contrast
On white
1.19
#83FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#83FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FEFF
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FEFF | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#DBE4FF
Tritanopia (blue-blind)
#30FFFE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #83feff; /* rgb */ color: rgb(131, 254, 255); /* oklch */ color: oklch(92.7% 0.111 196.1);
Tailwind
colors: {
custom: {
50: '#b0ffff',
500: '#83feff',
950: '#000000',
},
}SCSS
$custom: #83feff; $custom-light: #b0ffff; $custom-dark: #000000;
JSON
{
"hex": "#83feff",
"rgb": {
"r": 131,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.484,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.92665,
"c": 0.11066,
"h": 196.1
},
"luminance": 0.82929
}Semantic roles & 50–950 ramp
primary
#83FEFF
secondary
#DF4948
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686