#83FEF8#83FEF8
#83FEF8 is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.4% C 0.111 H 191.2°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #83FEF8 |
|---|---|
| RGB | rgb(131, 254, 248) |
| HSL | hsl(177, 98%, 75%) |
| HSV | hsv(177, 48%, 100%) |
| CMYK | cmyk(48.4%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(92.79, -35.89, -7.78) |
| CIE-LCH | lch(92.79, 36.72, 192.23°) |
| OKLab | oklab(92.44% -0.1091 -0.0216) |
| OKLCH | oklch(92.44% 0.111 191.2) |
| XYZ | xyz(61.7382, 82.4808, 101.4556) |
| Luminance | 0.8249 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.15
Light Cyan
#ACFFFC
ΔE00 4.56
Bright Turquoise
#0FFEF9
ΔE00 4.84
Aqua
#00FFFF
ΔE00 5.03
Bright Light Blue
#26F7FD
ΔE00 5.61
Pale Cyan
#B7FFFA
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FEF8 #FE8389
analogous
#83FEBA #83FEF8 #83C6FE
triadic
#83FEF8 #F883FE #FEF883
tetradic
#83FEF8 #BA83FE #FE8389 #C6FE83
square
#83FEF8 #BA83FE #FE8389 #C6FE83
split-complementary
#83FEF8 #FE83C6 #FEBA83
monochromatic
#0AFDF1 #46FEF5 #83FEF8 #C0FEFB #E1FFFD
Accessibility & contrast
On white
1.20
#83FEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#83FEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FEF8
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FEF8 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F8
Deuteranopia (green-blind)
#DDE4F9
Tritanopia (blue-blind)
#39FFFC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #83fef8; /* rgb */ color: rgb(131, 254, 248); /* oklch */ color: oklch(92.4% 0.111 191.2);
Tailwind
colors: {
custom: {
50: '#affffa',
500: '#83fef8',
950: '#000000',
},
}SCSS
$custom: #83fef8; $custom-light: #affffa; $custom-dark: #000000;
JSON
{
"hex": "#83fef8",
"rgb": {
"r": 131,
"g": 254,
"b": 248
},
"hsl": {
"h": 177.073,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.92444,
"c": 0.11126,
"h": 191.2
},
"luminance": 0.82486
}Semantic roles & 50–950 ramp
primary
#83FEF8
secondary
#DD484F
accent
#000BE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685