#83FEFB#83FEFB
#83FEFB is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.5% C 0.111 H 193.3°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #83FEFB |
|---|---|
| RGB | rgb(131, 254, 251) |
| HSL | hsl(179, 98%, 75%) |
| HSV | hsv(179, 48%, 100%) |
| CMYK | cmyk(48.4%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(92.87, -35.15, -9.21) |
| CIE-LCH | lch(92.87, 36.34, 194.69°) |
| OKLab | oklab(92.54% -0.1079 -0.0255) |
| OKLCH | oklch(92.54% 0.111 193.3) |
| XYZ | xyz(62.2074, 82.6685, 103.9265) |
| Luminance | 0.8267 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.82
Light Cyan
#ACFFFC
ΔE00 4.33
Aqua
#00FFFF
ΔE00 4.87
Bright Turquoise
#0FFEF9
ΔE00 5.00
Bright Light Blue
#26F7FD
ΔE00 5.09
Pale Cyan
#B7FFFA
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FEFB #FE8386
analogous
#83FEBE #83FEFB #83C3FE
triadic
#83FEFB #FB83FE #FEFB83
tetradic
#83FEFB #BE83FE #FE8386 #C3FE83
square
#83FEFB #BE83FE #FE8386 #C3FE83
split-complementary
#83FEFB #FE83C3 #FEBE83
monochromatic
#0AFDF7 #46FEF9 #83FEFB #C0FEFD #E1FFFE
Accessibility & contrast
On white
1.20
#83FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#83FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FEFB
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FEFB | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FB
Deuteranopia (green-blind)
#DCE4FC
Tritanopia (blue-blind)
#36FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #83fefb; /* rgb */ color: rgb(131, 254, 251); /* oklch */ color: oklch(92.5% 0.111 193.3);
Tailwind
colors: {
custom: {
50: '#affffc',
500: '#83fefb',
950: '#000000',
},
}SCSS
$custom: #83fefb; $custom-light: #affffc; $custom-dark: #000000;
JSON
{
"hex": "#83fefb",
"rgb": {
"r": 131,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.537,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.92538,
"c": 0.11089,
"h": 193.3
},
"luminance": 0.82674
}Semantic roles & 50–950 ramp
primary
#83FEFB
secondary
#DD484C
accent
#0006E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685