#83FED8#83FED8
#83FED8 is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.124 H 171.0°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #83FED8 |
|---|---|
| RGB | rgb(131, 254, 216) |
| HSL | hsl(161, 98%, 75%) |
| HSV | hsv(161, 48%, 100%) |
| CMYK | cmyk(48.4%, 0%, 15%, 0.4%) |
| CIE-LAB | lab(91.98, -43.32, 7.60) |
| CIE-LCH | lch(91.98, 43.98, 170.05°) |
| OKLab | oklab(91.53% -0.1226 0.0194) |
| OKLCH | oklch(91.53% 0.124 171) |
| XYZ | xyz(57.1912, 80.6620, 77.5079) |
| Luminance | 0.8067 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.91
Aquamarine
#7FFFD4
ΔE00 1.27
Light Turquoise
#7EF4CC
ΔE00 2.25
Light Aquamarine
#7BFDC7
ΔE00 3.94
Pale Turquoise
#A5FBD5
ΔE00 4.10
Tiffany Blue
#7BF2DA
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FED8 #FE83A9
analogous
#83FE9A #83FED8 #83E7FE
triadic
#83FED8 #D883FE #FED883
tetradic
#83FED8 #9A83FE #FE83A9 #E7FE83
square
#83FED8 #9A83FE #FE83A9 #E7FE83
split-complementary
#83FED8 #FE83E7 #FE9A83
monochromatic
#0AFDB2 #46FEC5 #83FED8 #C0FEEB #E1FFF5
Accessibility & contrast
On white
1.23
#83FED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#83FED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FED8
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FED8 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D6
Deuteranopia (green-blind)
#E5E2DB
Tritanopia (blue-blind)
#53FFF3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #83fed8; /* rgb */ color: rgb(131, 254, 216); /* oklch */ color: oklch(91.5% 0.124 171.0);
Tailwind
colors: {
custom: {
50: '#aeffe4',
500: '#83fed8',
950: '#000000',
},
}SCSS
$custom: #83fed8; $custom-light: #aeffe4; $custom-dark: #000000;
JSON
{
"hex": "#83fed8",
"rgb": {
"r": 131,
"g": 254,
"b": 216
},
"hsl": {
"h": 161.463,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.91525,
"c": 0.12412,
"h": 171
},
"luminance": 0.80667
}Semantic roles & 50–950 ramp
primary
#83FED8
secondary
#DD4876
accent
#0047E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684