#83FEF7#83FEF7
#83FEF7 is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.4% C 0.111 H 190.5°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #83FEF7 |
|---|---|
| RGB | rgb(131, 254, 247) |
| HSL | hsl(177, 98%, 75%) |
| HSV | hsv(177, 48%, 100%) |
| CMYK | cmyk(48.4%, 0%, 2.8%, 0.4%) |
| CIE-LAB | lab(92.76, -36.13, -7.30) |
| CIE-LCH | lch(92.76, 36.86, 191.43°) |
| OKLab | oklab(92.41% -0.1095 -0.0203) |
| OKLCH | oklch(92.41% 0.111 190.5) |
| XYZ | xyz(61.5835, 82.4189, 100.6408) |
| Luminance | 0.8242 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.32
Light Cyan
#ACFFFC
ΔE00 4.68
Bright Turquoise
#0FFEF9
ΔE00 4.83
Aqua
#00FFFF
ΔE00 5.13
Bright Light Blue
#26F7FD
ΔE00 5.82
Bright Aqua
#0BF9EA
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FEF7 #FE838A
analogous
#83FEB9 #83FEF7 #83C8FE
triadic
#83FEF7 #F783FE #FEF783
tetradic
#83FEF7 #B983FE #FE838A #C8FE83
square
#83FEF7 #B983FE #FE838A #C8FE83
split-complementary
#83FEF7 #FE83C8 #FEB983
monochromatic
#0AFDEF #46FEF3 #83FEF7 #C0FEFB #E1FFFD
Accessibility & contrast
On white
1.20
#83FEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#83FEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FEF7
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FEF7 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F7
Deuteranopia (green-blind)
#DDE4F8
Tritanopia (blue-blind)
#3AFFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #83fef7; /* rgb */ color: rgb(131, 254, 247); /* oklch */ color: oklch(92.4% 0.111 190.5);
Tailwind
colors: {
custom: {
50: '#affff9',
500: '#83fef7',
950: '#000000',
},
}SCSS
$custom: #83fef7; $custom-light: #affff9; $custom-dark: #000000;
JSON
{
"hex": "#83fef7",
"rgb": {
"r": 131,
"g": 254,
"b": 247
},
"hsl": {
"h": 176.585,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.92413,
"c": 0.11142,
"h": 190.5
},
"luminance": 0.82424
}Semantic roles & 50–950 ramp
primary
#83FEF7
secondary
#DD4850
accent
#000DE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685