#83FEF5#83FEF5
#83FEF5 is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.4% C 0.112 H 189.1°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #83FEF5 |
|---|---|
| RGB | rgb(131, 254, 245) |
| HSL | hsl(176, 98%, 75%) |
| HSV | hsv(176, 48%, 100%) |
| CMYK | cmyk(48.4%, 0%, 3.5%, 0.4%) |
| CIE-LAB | lab(92.71, -36.62, -6.35) |
| CIE-LCH | lch(92.71, 37.17, 189.84°) |
| OKLab | oklab(92.35% -0.1104 -0.0177) |
| OKLCH | oklch(92.35% 0.112 189.1) |
| XYZ | xyz(61.2765, 82.2961, 99.0241) |
| Luminance | 0.8230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.71
Bright Turquoise
#0FFEF9
ΔE00 4.91
Light Cyan
#ACFFFC
ΔE00 4.97
Aqua
#00FFFF
ΔE00 5.41
Bright Aqua
#0BF9EA
ΔE00 5.53
Tiffany Blue
#7BF2DA
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FEF5 #FE838C
analogous
#83FEB7 #83FEF5 #83C9FE
triadic
#83FEF5 #F583FE #FEF583
tetradic
#83FEF5 #B783FE #FE838C #C9FE83
square
#83FEF5 #B783FE #FE838C #C9FE83
split-complementary
#83FEF5 #FE83C9 #FEB783
monochromatic
#0AFDEB #46FEF0 #83FEF5 #C0FEFA #E1FFFD
Accessibility & contrast
On white
1.20
#83FEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#83FEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FEF5
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FEF5 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F5
Deuteranopia (green-blind)
#DEE4F6
Tritanopia (blue-blind)
#3CFFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #83fef5; /* rgb */ color: rgb(131, 254, 245); /* oklch */ color: oklch(92.4% 0.112 189.1);
Tailwind
colors: {
custom: {
50: '#affff8',
500: '#83fef5',
950: '#000000',
},
}SCSS
$custom: #83fef5; $custom-light: #affff8; $custom-dark: #000000;
JSON
{
"hex": "#83fef5",
"rgb": {
"r": 131,
"g": 254,
"b": 245
},
"hsl": {
"h": 175.61,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.92351,
"c": 0.11178,
"h": 189.1
},
"luminance": 0.82301
}Semantic roles & 50–950 ramp
primary
#83FEF5
secondary
#DD4853
accent
#0011E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685