#83FEDB#83FEDB
#83FEDB is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.6% C 0.122 H 172.7°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #83FEDB |
|---|---|
| RGB | rgb(131, 254, 219) |
| HSL | hsl(163, 98%, 75%) |
| HSV | hsv(163, 48%, 100%) |
| CMYK | cmyk(48.4%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(92.05, -42.66, 6.15) |
| CIE-LCH | lch(92.05, 43.10, 171.80°) |
| OKLab | oklab(91.61% -0.1213 0.0156) |
| OKLCH | oklch(91.61% 0.122 172.7) |
| XYZ | xyz(57.5826, 80.8185, 79.5692) |
| Luminance | 0.8082 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.94
Aquamarine
#7FFFD4
ΔE00 2.07
Light Turquoise
#7EF4CC
ΔE00 2.68
Tiffany Blue
#7BF2DA
ΔE00 3.86
Pale Turquoise
#A5FBD5
ΔE00 4.39
Light Aquamarine
#7BFDC7
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FEDB #FE83A6
analogous
#83FE9D #83FEDB #83E3FE
triadic
#83FEDB #DB83FE #FEDB83
tetradic
#83FEDB #9D83FE #FE83A6 #E3FE83
square
#83FEDB #9D83FE #FE83A6 #E3FE83
split-complementary
#83FEDB #FE83E3 #FE9D83
monochromatic
#0AFDB8 #46FEC9 #83FEDB #C0FEED #E1FFF6
Accessibility & contrast
On white
1.22
#83FEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#83FEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FEDB
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FEDB | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1D9
Deuteranopia (green-blind)
#E4E2DD
Tritanopia (blue-blind)
#51FFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #83fedb; /* rgb */ color: rgb(131, 254, 219); /* oklch */ color: oklch(91.6% 0.122 172.7);
Tailwind
colors: {
custom: {
50: '#aeffe6',
500: '#83fedb',
950: '#000000',
},
}SCSS
$custom: #83fedb; $custom-light: #aeffe6; $custom-dark: #000000;
JSON
{
"hex": "#83fedb",
"rgb": {
"r": 131,
"g": 254,
"b": 219
},
"hsl": {
"h": 162.927,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.91605,
"c": 0.1223,
"h": 172.7
},
"luminance": 0.80823
}Semantic roles & 50–950 ramp
primary
#83FEDB
secondary
#DD4872
accent
#0041E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684